GANG PROGRAMMER FOR STM8S
For the mass production i am want gang programmer or I need to program through UART without any bootl-oader firmware.
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
For the mass production i am want gang programmer or I need to program through UART without any bootl-oader firmware.
I work on a project inside eclipse IAR EW plugin. Now I would like to debug from there, too. Just like for STM32. Is that possible? If so, how?Thanks
here is the code https://gist.github.com/goog/222020c4d46e751f591559f3f3ff06e0BUT the PD0 does not output clockI'm new to stm8 and reference STM8S_StdPeriph_Lib example
I have a big problem when using USART on STM8L-DISCOVERY. I studied the reference manual but it didn’t help me. I use library SPI. Could you send me a project working with usart on STM8L-DISCOVERY please!!!! NOTE: This question and answer originated ...
Hi there,I want to expand array size until 3000. (i.e. arr[3000]). I have 4KB RAM.currently I can get value till arr[1500].I tried different options to expand size but no success. Please see below image.How to expand array size? Thanks ,Gopal
I am currently using STM8S003 and use to option byteDuring normal use, sometimes the program suddenly disappears.Then when re-burn, it will fail and the following message will show:Errors while setting configuration with MCU name STM8S103F3P: gdi-err...
Hey guys.I need to watch my variables online.On stm32 there was stm studio which I could watch them.I use IAR as my compiler but for watching a variable I have to pause the debugger to see its value.Whats your offer?
Will the external 1k resistor of the nrst pin have an effect?