I want to design low voltage detect functionality like if voltage goes to xx volts mcu should reset
i'm trying to build a project and appers the message below.i already checked the files date, reinstalled, cleaned registry.don't know what else to do..How can I fix that?! ----------- Project miami - STM8 Cosmic - Configuration Debug -------------Re...
I used STM32 version of Cube MX and it was able to generated (a bit boated) peripheral and clock configuration code. I expected same from STM8Cube but it generates only a nonsense reports (which could be also created manually). While this tool is use...
In STM8S_StdPeriph_Lib V2.3.0 (last version?) in file stm8s_clk.h in CLK_Flag_TypeDefare wrong definedCLK_FLAG_CCOBSY = 0x0504CLK_FLAG_CCORDY = 0x0502it should beCLK_FLAG_CCOBSY = 0x0540CLK_FLAG_CCORDY = 0x0520according to header file definitions#def...
Can we have STM8 MCUs without the Thermal and Static Protection and make arrangements for the Black Dot ( as seen on Calculators ) for our Product's Board. Are there any other Solutions available ?
Hi there!I just want to open those workspace that I created before and find that all of them come with this error. I have not changed anything including path of libraries and workspac. Could someone point out how does this error come out and how to f...