-
Requested firmware for STM8S MCU to address firmware issues from Embest - no reponse to date.
Ideas:
1) Make software shutdown (OS initiated) as fast has button push - need to signal MCU to do the…
-
I am developing code for temp checking the tuya interface with the board STM8S103F3.
I select the appropriate board onboard menu.
So, I correct all the required changes into code.
Then after I was…
-
STM8: http://www.st.com/web/en/catalog/mmc/FM141/SC1244
It may be yet another MCU family that is "inaccessible" from Linux or Mac OS X :(
Fortunately, STM8 shares ST-LINK with STM32. So I guess some…
-
I have an issue with flashing some of the STM8S103f3P6 chips. The code cannot be uploaded via STLinkV2. Some of the blue boards work flawlessly, while other seem to generate ERROR #5 when uploading. I…
-
PIO Core Call Error: "The next files/directories have been created in /home/ciupak/Documents/PlatformIO/Projects/stm8_test\ninclude - Put project header files here\nlib - Put here project specific (pr…
ghost updated
5 years ago
-
I can not compile the default empty sketch (that only contains setup() and loop()) with sduino.
I am using Arduino 1.9.0 on a windows 10 1803.
Here's the error log that I think is important to add…
-
PIO Core Call Error: "The current working directory /Users/wqearth/Documents/PlatformIO/Projects/stm8 will be used for the project.\n\nThe next files/directories have been created in /Users/wqearth/Do…
-
Hi !
in file stm8s.h ( for stm8s ) says:
/* TIM2 (mutually exclusive with TIM5) */
#define TIM2_BASE_ADDRESS 5300
it should be:
/* TIM2 (mutually exclusive with TIM5) */
#define TI…
-
Thank you for your information on the W1209 and STM8S in general.
I just created my library for the w1209 board, and found that your table of LED segments has B and F reversed. On my board, B is A2…
-
PIO Core Call Error: "The current working directory C:\\Users\\18459\\Documents\\PlatformIO\\Projects\\point array will be used for the project.\n\r\nThe next files/directories have been created in C:…