Thank you for the tip, I'm sure that will help! Once again help from the forum!
Christina
Search found 200 matches
- Fri Jun 30, 2023 5:38 pm
- Forum: Feature Requests
- Topic: Component for a 24LC512-I/P Serial I2C EEPROM
- Replies: 3
- Views: 20623
- Wed Jun 28, 2023 8:37 pm
- Forum: Feature Requests
- Topic: Component for a 24LC512-I/P Serial I2C EEPROM
- Replies: 3
- Views: 20623
Component for a 24LC512-I/P Serial I2C EEPROM
Hello everyone!
Is it possible to create a component for a 24LC512-I/P Serial I2C EEPROM for Flowcode 8?
This already exists in Flowcode 10, but my working environment is still FC 8.
Thanks in advance for the work!
Christina
Is it possible to create a component for a 24LC512-I/P Serial I2C EEPROM for Flowcode 8?
This already exists in Flowcode 10, but my working environment is still FC 8.
Thanks in advance for the work!
Christina
- Thu Sep 24, 2020 10:57 pm
- Forum: Flowcode V8
- Topic: CAN interrupt (external CAN) for the ECIO40P16
- Replies: 7
- Views: 3920
Re: CAN interrupt (external CAN) for the ECIO40P16
Thanks Ben, that's what I was looking for!
I've already picked out the appropriate registers, it will certainly work with this example.
Thanks again!
Christina
I've already picked out the appropriate registers, it will certainly work with this example.
Thanks again!
Christina
- Sun Sep 20, 2020 10:35 pm
- Forum: Flowcode V8
- Topic: CAN interrupt (external CAN) for the ECIO40P16
- Replies: 7
- Views: 3920
Re: CAN interrupt (external CAN) for the ECIO40P16
Thanks for the tip, that's how I imagined it would be. I will also try the internal CAN in parallel, possibly with an custom interrupt, flags should be described in the description of the microcontroller. I will also look in the FC forum to see if there is an example of a custom interrupt. Regards C...
- Fri Sep 18, 2020 10:45 pm
- Forum: Flowcode V8
- Topic: CAN interrupt (external CAN) for the ECIO40P16
- Replies: 7
- Views: 3920
Re: CAN interrupt (external CAN) for the ECIO40P16
Thanks for the answer, I'll take a look.
Christina
Christina
- Fri Sep 18, 2020 12:26 pm
- Forum: Flowcode V8
- Topic: CAN interrupt (external CAN) for the ECIO40P16
- Replies: 7
- Views: 3920
Re: CAN interrupt (external CAN) for the ECIO40P16
Nobody here who could help me a little?
Christina
Christina
- Sat Sep 12, 2020 5:53 pm
- Forum: Flowcode V8
- Topic: CAN interrupt (external CAN) for the ECIO40P16
- Replies: 7
- Views: 3920
CAN interrupt (external CAN) for the ECIO40P16
Hi Guys,
I need a CAN interrupt (external CAN) for the ECIO40P16 or a suggestion on how to create a user-defined interrupt. Can someone help me out there?
Thanks!
Christina
I need a CAN interrupt (external CAN) for the ECIO40P16 or a suggestion on how to create a user-defined interrupt. Can someone help me out there?
Thanks!
Christina
- Sun Apr 19, 2020 7:58 pm
- Forum: Flowcode V8
- Topic: MFRC522 authentication problem
- Replies: 5
- Views: 3487
Re: MFRC522 authentication problem
Hi Martin, the UID is only hardcoded for the test, if it works, depending on the application, up to 10 UID are stored in an EEprom and already compared with the EEprom data during the UID query. This ensures that only registered tags can be used. Then I would like to write an 8-digit UID on the card...
- Sun Apr 19, 2020 12:43 am
- Forum: Flowcode V8
- Topic: MFRC522 authentication problem
- Replies: 5
- Views: 3487
Re: MFRC522 authentication problem
Hello Martin, Thanks for the answer! I can only test this routine on a PIC (ECIO40P16), I have no other platform. SPI and I2C runs on software. Reading the UID and card type is no problem, but authentication always results in an error message. Of course, write and read do not work with this. I looke...
- Sat Apr 18, 2020 9:00 pm
- Forum: Flowcode V8
- Topic: MFRC522 authentication problem
- Replies: 5
- Views: 3487
Re: MFRC522 authentication problem
No one here in the forum who can help me?
There is always an authentication error:
Error 3 if I use the 6 bytes 0xFF and an error 1 if I use 6x 0xFF and the 4 UID bytes.
Here the file, changes mainly in the display.
Christina
There is always an authentication error:
Error 3 if I use the 6 bytes 0xFF and an error 1 if I use 6x 0xFF and the 4 UID bytes.
Here the file, changes mainly in the display.
Christina
- Thu Apr 16, 2020 5:57 pm
- Forum: Flowcode V8
- Topic: MFRC522 authentication problem
- Replies: 5
- Views: 3487
MFRC522 authentication problem
Hello, maybe someone can help me. I am working with Flowcode 8.2.2.15 and am currently experimenting a bit with the file MFRC522_Read_Write.fcfx from the entry: https://www.matrixtsl.com/mmforums/viewtopic.php?f=63&t=19788&p=86494&hilit=MFRC522_Read_Write#p86494 Reading out the UID works...
- Thu Jan 23, 2020 3:33 pm
- Forum: Flowcode V8
- Topic: Setting IP of ESP8266
- Replies: 3
- Views: 2752
Re: Setting IP of ESP8266
Glad I could help!
Christina
Christina
- Thu Jan 23, 2020 2:01 am
- Forum: Flowcode V8
- Topic: Setting IP of ESP8266
- Replies: 3
- Views: 2752
Re: Setting IP of ESP8266
Hello,
I use the Uart interface for the ESP8266 module.
Below are the necessary steps to define a station AP and to specify the IP address, client name, passkey and encryption method, here WPA_PSK.I hope there is something for you.
Christina
I use the Uart interface for the ESP8266 module.
Below are the necessary steps to define a station AP and to specify the IP address, client name, passkey and encryption method, here WPA_PSK.I hope there is something for you.
Christina
- Sat Jan 18, 2020 11:16 am
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
Hello DCW, of course I can not rule out that a certain hardware configuration is involved, as well I can only pass this on for Windows 10 PCs. But on my PC this problem appeared without having changed anything on the hardware or the PC drivers and after some Windows updates I can (hopefully) work wi...
- Fri Jan 17, 2020 9:32 pm
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
I have programmed and tested a lot in the past few days, added / deleted variables for debugging, worked through the programs step by step with setting / deleting breakpoints. All of these steps used to lead to a restart prompt after a few minutes. None of the problems described in the previous post...
- Thu Jan 09, 2020 10:03 pm
- Forum: Flowcode V8
- Topic: Flow code Broken with win10 pro v1909
- Replies: 3
- Views: 2701
Re: Flow code Broken with win10 pro v1909
Hello Roy I also have Flowcode 8.2.1.13 running under Windows 10 Pro Build 1909 and more smoothly than under previous build (1903). I do not know the described problem after the update to build 1909, but before you reinstall Flowcode, try the note below https://www.matrixtsl.com/mmforums/viewtopic.p...
- Thu Jan 09, 2020 12:29 pm
- Forum: Flowcode V8
- Topic: No internal EEProm with use of bootloader
- Replies: 8
- Views: 5190
Re: No internal EEProm with use of bootloader
Hello Patrik,
according to the data sheet, the MCU has 256 bytes EEProm, so the addressing should go 0x00 to 0x6F and 0x70 to 0xFF.
Regards
Christina
according to the data sheet, the MCU has 256 bytes EEProm, so the addressing should go 0x00 to 0x6F and 0x70 to 0xFF.
Regards
Christina
- Mon Jan 06, 2020 6:01 pm
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
Hi Abhi, the workaround does not help against shutdown syndrome, but it does reduce the number of steps that need to be taken if FC8 cannot be started afterwards. Simply double-click the .reg file and you're ready to go. It always worked for me. There has been almost no shutdown since the update to ...
- Mon Jan 06, 2020 2:07 pm
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
Hi Andre,
With pleasure.
Glad I could help.
With pleasure.
Glad I could help.
- Mon Jan 06, 2020 11:43 am
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
Hello Andre, use Regedit to delete the entire registry entry "HKEY_CURRENT_USER \ Software \ MatrixTSL \ FlowcodeV8". Then delete the directory "C: \ ProgramData \ MatrixTSL \ FlowcodeV8". If you start Flowcode now you have to reconfigure it and install all component updates. A w...
- Sun Sep 29, 2019 5:58 pm
- Forum: Bug Reports
- Topic: Flowcode closes...
- Replies: 10
- Views: 7277
Re: Flowcode closes...
A little tip and a workaround when Flowcode closes again. As described above, delete the registry, reconfigure FC8 and then export the FC8 registry path. When this problem reemerges, simply import the reg-file (double-click) and it will run again. At least for me it has worked 3x until now! best reg...
- Fri Sep 27, 2019 3:11 pm
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
Maybe a little help: PC: Fujitsu Celsius H780, current bios, current drivers Windows 10 Pro x64, build 1903, all updates Flowcode v8.2.1.13, all core and component updates I have cleared all system logs, started FC8 with a simple routine. 4 to 5 times variable in the debug window added or deleted, 4...
- Sat Sep 21, 2019 8:03 pm
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
Just happened: during a simulation added a few variables in the simulation debugger.
Run simulation, pause, add variable (has always been a normal process) and immediately the shutdown window has appeared.
No chance to save!
Christina
Run simulation, pause, add variable (has always been a normal process) and immediately the shutdown window has appeared.
No chance to save!
Christina
- Sat Sep 21, 2019 3:39 pm
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
Thank you for continuing to work on this problem. It is sometimes quite annoying. I also did a rollback on my PC, after that some other programs did not work properly anymore, so PC reinstalled, all updates except Build 1903 installed.FC8 (latest version) installed, after a short time no FC8 file ca...
- Tue Sep 17, 2019 5:45 pm
- Forum: Bug Reports
- Topic: Bad mistake in FC8!
- Replies: 48
- Views: 56562
Re: Bad mistake in FC8!
Addendum: the error occurs more often when more than one instance of FC8 is open.
And this shutdown again needs a necessary cleanup of the FC8 registry entry!
Christina
And this shutdown again needs a necessary cleanup of the FC8 registry entry!
Christina