Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Free STM8 Debugger for Linux?

Does anyone know of a free debugger for the STM8 for Linux? Besides SDCC there does not appear to be any free development environment for the STM8 for linux? I was happily using sdcc until I hit a bug and decided to forget about sdcc.Is there any ope...

STR912FAW46 sleep mode

Hallo allI have troubles using sleep mode with this MCU.In our application there is a hardware watchdog (STM6822), which should be restarted every 1 second.I use RTC alarm feature for periodic wake-up.The problem is that the MCU sometimes freezes and...

NFC Antenna design for CR95HF

Posted on May 28, 2015 at 19:56Hello All,I'm new here in the forum and I hope this is the right section.I would like to understand if it is possible to design the NFC antenna of the CR95HF with a separate PCB.I mean, the CR95HF is on the mother boar...

Future of Flash Application?

Posted on May 11, 2018 at 11:02Does ST have clear plans of what they are going to use to replace the Flash Configuration Application for the STNRGPF01 when Flash is finally killed off completely in 2020? 

Why the EVAL-IPFC01V1 is discountinued?

Hello,I want to know what were the problems in the EVAL-IPFC01V1 because i am using it as a reference in my design, and it will be great to know what were the mistakes in the original design.Second question: Is there any extended datasheet for the ST...

Does is SDCC the DCE optimisation?

Posted on July 14, 2018 at 07:05Hello anyone,When compiling a program including Standard Peripheral Library in the output *.elf file, all unused modules was included. Does is SDCC the dead code elimination optimization and how to activate it?Thanks ...

stm8l051f3 can do for floating operation ????

Posted on July 09, 2018 at 13:57Hello,I have a question as to whether stm8L051F3 can do/calculate the floating operation or not,please help to let me know it,currently I can't check it with printf function, because if using the library with tool opt...