Hello All,
I've put together a brief demonstration vide here showing the serial ICD capabilities in Flowcode 11.
https://youtu.be/NAqDwGC7qGM
Please feel free to add comments or questions below.
Search found 2103 matches
- Thu Mar 19, 2026 1:52 pm
- Forum: Tips & Tricks
- Topic: Flowcode 11 Serial In Circuit Debug (ICD)
- Replies: 0
- Views: 90
- Thu Mar 19, 2026 1:50 pm
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 0
- Views: 68
Flowcode 11 Graphical Display Manager Demonstration
Hello All,
I've put together a bit of a demonstration of the new graphical display features available in v11 here.
https://youtu.be/8pBGSSQuoaI
Please feel free to comment and ask any questions below.
I've put together a bit of a demonstration of the new graphical display features available in v11 here.
https://youtu.be/8pBGSSQuoaI
Please feel free to comment and ask any questions below.
- Tue Mar 17, 2026 1:21 pm
- Forum: General
- Topic: ESP32 _ S3 with ST7796 display
- Replies: 3
- Views: 215
Re: ESP32 _ S3 with ST7796 display
Google says I'm wrong
Recommended Pins for High-Speed SPIkn esp32 s3 (FSPI/SPI2):
SCK (Clock): GPIO 12
MOSI (Data In): GPIO 11
MISO (Data Out): GPIO 13
CS (Chip Select): GPIO 10
DC (Data/Command): GPIO 14 (or any free GPIO)
Recommended Pins for High-Speed SPIkn esp32 s3 (FSPI/SPI2):
SCK (Clock): GPIO 12
MOSI (Data In): GPIO 11
MISO (Data Out): GPIO 13
CS (Chip Select): GPIO 10
DC (Data/Command): GPIO 14 (or any free GPIO)
- Tue Mar 17, 2026 1:19 pm
- Forum: General
- Topic: ESP32 _ S3 with ST7796 display
- Replies: 3
- Views: 215
Re: ESP32 _ S3 with ST7796 display
I think the s3 doesn't have the limitations and fast spi is available everywhere but I could be wrong about that.
- Fri Mar 13, 2026 1:59 pm
- Forum: General
- Topic: PIC32MM0256GPM48
- Replies: 1
- Views: 383
Re: PIC32MM0256GPM48
Hello,
It looks like this device is currently not supported by the compiler in the Flowcode PIC32 toolchain. I can maybe have a look at adding this device into Flowcode but you will have to install your own version of the XC32 compiler to compile to this device.
It looks like this device is currently not supported by the compiler in the Flowcode PIC32 toolchain. I can maybe have a look at adding this device into Flowcode but you will have to install your own version of the XC32 compiler to compile to this device.
- Tue Mar 10, 2026 8:43 pm
- Forum: General
- Topic: Please Add PIC16F152xx (PIC15276....)
- Replies: 4
- Views: 1533
Re: Please Add PIC16F152xx (PIC15276....)
Hello, These chips have now been added for you and should be live now in the v11 library updates. I've tried to be fairly thorough with the definitions but I haven't done much testing on them so please let us know if you find anything that either doesn't compile or isn't working as it should on the ...
- Mon Mar 09, 2026 5:05 pm
- Forum: General
- Topic: Please Add PIC16F152xx (PIC15276....)
- Replies: 4
- Views: 1533
Re: Please Add PIC16F152xx (PIC15276....)
Hello, Thanks for the suggestion, I'll get them on the list and see if we can get these in ASAP for you. As you say hopefully not too much work though you may have to use your own version of the XC8 compiler if they are not supported in the standard Flowcode toolchain compiler. See here for details ...
- Sun Mar 08, 2026 9:28 am
- Forum: General
- Topic: FC11---AVR_CAL_HBRIDGE.c (Closed)
- Replies: 2
- Views: 1235
Re: FC11---AVR_CAL_HBRIDGE.c: No such file or directory
Hello,
I could be wrong but I don't think there are any avr devices with internal hbridge peripherals.
I could be wrong but I don't think there are any avr devices with internal hbridge peripherals.
- Fri Mar 06, 2026 2:44 pm
- Forum: Feature Requests
- Topic: ESP32S3 Mini-1 as target
- Replies: 4
- Views: 1962
Re: ESP32S3 Mini-1 as target
Hi Stefan,
Great spot thanks for letting us know, should be sorted for you now.
Great spot thanks for letting us know, should be sorted for you now.
- Fri Mar 06, 2026 10:35 am
- Forum: Feature Requests
- Topic: Web Developer with BLE
- Replies: 13
- Views: 3341
Re: Web Developer with BLE
According to Google - Bluefy is a browser app you can install on an iPhone, iPad to allow WebBluetooth. Please note I haven't tested this and have no other reference for the app. https://apps.apple.com/us/app/bluefy-web-ble-browser/id1492822055 What's odd to me is that this works yet chrome does not.