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

Reset is not happening while Debug in STVD

Hi,Reset is not happening at only particular project while debugging using STVD. But the same code is working fine if I load the code through STVP. Same MCU Reset is working fine with other project while debugging. I don't know is there any settings...

NM by Associate III
  • 769 Views
  • 0 replies
  • 0 kudos

Resolved! STM8S207RBT6 - write protected

Hello,I have got an industrial PCB with a STM8S207RBT6. I'm able to READ programm memory, data memory and option bytes with ST Visual Programmer and STLink V2.Also I can write data memory and option bytes. But if I try to write program memory I get a...

CNone.1 by Associate
  • 4758 Views
  • 2 replies
  • 1 kudos

hi guys! i have a discovery stm8s003k board and when i tested a program for cco capability it seems cco will never be stable and program always remain in line : while(CLK_GetFlagStatus(CLK_FLAG_CCORDY) == FALSE); codeand more explain is in detail.

i tested it with below code and ieven change prescalers for lower and higher frequency , i also check it with external crystal (and change the code) but it remains in while(CLK_GetFlagStatus(CLK_FLAG_CCORDY) == FALSE);for ever . when i debug the cod...

akhan.1 by Associate II
  • 787 Views
  • 0 replies
  • 0 kudos