Thanks again.
Search found 38 matches
- Fri Dec 19, 2025 1:19 pm
- Forum: Bug Reports
- Topic: Error compilation CAN internal
- Replies: 2
- Views: 333
Re: Error compilation CAN internal
Yes, it works perfectly now after updating the libraries with your changes. Thank you very much. I love Flowcode and want to buy the new 11 Pro version.
Thanks again.

Thanks again.
- Thu Dec 18, 2025 3:42 pm
- Forum: Bug Reports
- Topic: Error compilation CAN internal
- Replies: 2
- Views: 333
Error compilation CAN internal
Hello, I have a project using the pic24hj64gp502. I added the internal CAN module, but when I compile it, it gives me this error right away. How can I fix it? I've also attached the project in flowcode.
Thank you very much.
Thank you very much.
- Thu Sep 04, 2025 12:46 pm
- Forum: Feature Requests
- Topic: Module HC12
- Replies: 2
- Views: 3322
Module HC12
Good morning, assuming I love Flowcode, in addition to the RF ISM and RF Transceiver wireless modules, it would be interesting to add the HC12 module, given that the HC05 Bluetooth module is already available.
It would be nice to have this included in a future version.
Thanks
It would be nice to have this included in a future version.
Thanks
- Tue Sep 02, 2025 7:01 am
- Forum: General
- Topic: Direct Write to easypic7
- Replies: 3
- Views: 1663
Re: Direct Write to easypic7
Wow, it works perfectly and can be used with settings -e -w -pPIC$(chip) -f"$(outdir)$(target).hex"
This simple solution is very comfortable.
Thank you very much

This simple solution is very comfortable.
Thank you very much
- Fri Aug 29, 2025 8:04 am
- Forum: General
- Topic: Direct Write to easypic7
- Replies: 3
- Views: 1663
Direct Write to easypic7
Good morning, I tried "write directly to the micro" with a Pickit 3 and 4 and it works, but I'd like it to be possible to write directly to an EasyPic 7 or 8, this one for example. https://www.mikroe.com/easypic-v7?srsltid=AfmBOorxXgr_FOkMvhYd_5j0AiewCL59XiZ1NND66WJuTsriGzeLruMa Thank you ...
- Fri Aug 29, 2025 8:02 am
- Forum: Feature Requests
- Topic: 7.0inch 16BIT Module SSD1963
- Replies: 3
- Views: 9222
Re: 7.0inch 16BIT Module SSD1963
I apologize for the huge delay I will try next week and let you know at the moment thank you very much
- Tue Oct 22, 2024 6:40 am
- Forum: Feature Requests
- Topic: 7.0inch 16BIT Module SSD1963
- Replies: 3
- Views: 9222
7.0inch 16BIT Module SSD1963
Hello I would like to use this 16 bit lcd
in flowcode I see that only 8bit how can I do?
http://www.lcdwiki.com/7.0inch_16BIT_Module_SSD1963
Thanks
in flowcode I see that only 8bit how can I do?
http://www.lcdwiki.com/7.0inch_16BIT_Module_SSD1963
Thanks
- Mon May 06, 2024 3:40 pm
- Forum: General
- Topic: FLASH EEPROM not write
- Replies: 1
- Views: 1899
FLASH EEPROM not write
Good morning everyone, I'm trying to read and write data in the flash, but when I read it always returns 0, where am I wrong, is there anyone who can help me?
I attach the flowcode file
Thank you
I attach the flowcode file
Thank you
- Tue Apr 23, 2024 2:17 pm
- Forum: Bug Reports
- Topic: EEPROM FCD error in compiler
- Replies: 1
- Views: 3268
Re: EEPROM FCD error in compiler
Solved, I checked the datasheet carefully and this microcontroller does not have the eeprom, but the flash memory, it would be nice if flocode would warn and not allow the insertion of the object.
- Tue Apr 23, 2024 1:39 pm
- Forum: Bug Reports
- Topic: EEPROM FCD error in compiler
- Replies: 1
- Views: 3268
EEPROM FCD error in compiler
Good morning, I'm using 32mx575f512h, when I use the eeprom component and insert
read or write the compiler gives me the following error message,
Where am I doing wrong?
read or write the compiler gives me the following error message,
Where am I doing wrong?