Hi, I'm playing with the Webserver component. I see that the pages are limited to 4. Can I increase them? Can I use another webserver icon to get more pages?
grazie
Search found 153 matches
- Sun Mar 01, 2026 5:29 pm
- Forum: General
- Topic: Page webserver
- Replies: 2
- Views: 3033
- Thu Jan 29, 2026 8:04 pm
- Forum: General
- Topic: Blackpill awakening
- Replies: 7
- Views: 4304
Re: Blackpill awakening
ok thanks everyone for the suggestions, the TIMER1 and 5 issue is worth looking into in more detail for battery systems that require the greatest energy savings
- Thu Jan 29, 2026 12:47 pm
- Forum: General
- Topic: Blackpill awakening
- Replies: 7
- Views: 4304
Re: Blackpill awakening
yes but I wanted to know if FC10 had something ready to use
- Thu Jan 29, 2026 12:26 pm
- Forum: General
- Topic: Blackpill awakening
- Replies: 7
- Views: 4304
Re: Blackpill awakening
but using FC10 components?
- Wed Jan 28, 2026 10:43 pm
- Forum: General
- Topic: Blackpill awakening
- Replies: 7
- Views: 4304
Blackpill awakening
Hi,
is it possible to wake up the Blackpill cyclically from a sleep mode condition, for example every 5 minutes with the internal RTC? or any other suggestions?
thank's
is it possible to wake up the Blackpill cyclically from a sleep mode condition, for example every 5 minutes with the internal RTC? or any other suggestions?
thank's
- Sat Jan 17, 2026 5:24 pm
- Forum: Feature Requests
- Topic: FRAM COMPONENT
- Replies: 29
- Views: 18301
Re: FRAM COMPONENT
Thanks BenR it works now
- Mon Jan 05, 2026 10:25 am
- Forum: Feature Requests
- Topic: FRAM COMPONENT
- Replies: 29
- Views: 18301
Re: FRAM COMPONENT
Hi, happy new year
I'm testing the FRAM component with FC V10. If I write and read a single address like in the WIKI example, it works. But if I try to write and reread a series of data, it always returns the same value. Like in the example I did, if I write 10 addresses from 0 to 9, with data from ...
I'm testing the FRAM component with FC V10. If I write and read a single address like in the WIKI example, it works. But if I try to write and reread a series of data, it always returns the same value. Like in the example I did, if I write 10 addresses from 0 to 9, with data from ...
- Mon Dec 22, 2025 5:04 pm
- Forum: Feature Requests
- Topic: FRAM COMPONENT
- Replies: 29
- Views: 18301
Re: FRAM COMPONENT
Hi,
great work, will you also make a version for FC10?
great work, will you also make a version for FC10?
- Mon Dec 15, 2025 10:03 pm
- Forum: Bug Reports
- Topic: cirular buffer & blackpill
- Replies: 2
- Views: 2267
Re: cirular buffer & blackpill
Hi,
The other day I tried the CircAT.fcfx code I found on the wiki, but I couldn't get it to work. I tried it today, and it works fine. Maybe it's a bug on my hardware.
Thanks
The other day I tried the CircAT.fcfx code I found on the wiki, but I couldn't get it to work. I tried it today, and it works fine. Maybe it's a bug on my hardware.
Thanks
- Sun Dec 14, 2025 5:28 pm
- Forum: Bug Reports
- Topic: cirular buffer & blackpill
- Replies: 2
- Views: 2267
cirular buffer & blackpill
HELLO,
I'm trying to use the circular buffer component with the Blackpill board to intercept responses from a modem. This modem is currently simulated by a terminal program on the PC that connects to the USART1. I then send the captured data to the same software via serial software. The strange ...
I'm trying to use the circular buffer component with the Blackpill board to intercept responses from a modem. This modem is currently simulated by a terminal program on the PC that connects to the USART1. I then send the captured data to the same software via serial software. The strange ...