Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Exception return value 0xffff fff9 on stack?

When debugging start-up problems, I've found this stack in TrueSTUDIO: According to the Programming Manual, an exception return value of 0xffff fff9 denotes "Return to Thread mode, exception return uses non-floating-point state from MSP and execution...

0693W000007BYTHQA4.png

EEPROM Address

hey thereI am using an EEPROM which is AT24C08. here is my code //write ee24_write((16*(3)),(unsigned char *)("+989163306941"),13,500); ee24_write((16*(4)),(unsigned char *)("aaa"),strlen("aaa"),100); ee24_write((16*(7)),(unsigned char *)("+989163...

Ala by Senior
  • 1031 Views
  • 3 replies
  • 0 kudos

IAP for STM32F103C8T6

Hi, does library example of in-application programming (IAP) for STM32F103C8T6 exist?I would like to load software updates from MicroSD card.Also as I understand I will need 2 projects? One as bootloader to load software and another as application wh...

JBond.1 by Senior
  • 2078 Views
  • 6 replies
  • 0 kudos

Resolved! an IAR message

hiI work with IAR application (Ver:8.4) for debugging and programming. Sometimes when I am in debug mode and I try to break and reset micro via iar tool bar, I encounter this message and I am not able to break and I have to reprogram. Could you pleas...

0693W000006HK8DQAW.jpg
MSm by Associate II
  • 1061 Views
  • 2 replies
  • 0 kudos