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

Any atomic I/O bit access functions for STM8L?

Posted on October 23, 2017 at 21:36I'm looking at file stm8l10x_gpio.c from the 'standard peripheral library'http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm8-embedded-software/stsw-stm8012.html and there doe...

Pavel A. by Super User
  • 3270 Views
  • 12 replies
  • 0 kudos

Resolved! COSMIC Compiler structure initialisation

Posted on June 14, 2017 at 11:58Currently I have an issue when trying to allocate a structure to RAM.The issue I have is that my structure occupies a total of 373 bytes but the compiler/linker is insistent on trying to locate this structure in the z...

ST-Link/V2 vs HALT mode

Posted on October 21, 2017 at 19:08Hi to all,the ST-Link / V2 tool (so SWIM interface) is not compatible with the HALT instruction.Therefore, for debugging and / or using STMStudio, I'm forced not to use this functional mode.Is there any solution to...