STM8 MCUs

Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SD CARD PROBLEM FOR STM8S003F3

I have a STM8S003F3 and a Arduino Micro SD Card Module. I want to communicate with Micro SD Card. But Project SPI_FastCommunicationMicroSD in STM8S_StdPeriph_Lib is not working. It goes into "Go to infinite loop when there is mismatch in data program...

AMehm.1 by Associate
  • 662 Views
  • 0 replies
  • 1 kudos

stm8s cco flag never set

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); code and more explain is in detail.I tested it w...

akhan.1 by Associate II
  • 1256 Views
  • 5 replies
  • 0 kudos

How to find out how much space are in RAM and Flash occupied in bytes?

Hello, I am using STM8l151, ST Visual Develop, and Cosmic compiler. I need to find out how much space is occupied in RAM and Flash. I found the .map file and checed there, but everything there is said in terms of segments and also code size in flash ...

VYoun by Associate III
  • 962 Views
  • 2 replies
  • 0 kudos

stm8s with cosmic

hello siri used cosmic c with st visual idand when i comple there are no errors, but when i build, just the small examplethen i have this error#error cpstm8 en.stsw-stm8069\stm8s_stdperiph_lib\libraries\stm8s_stdperiph_driver\src\stm8s_adc2.c:56(8+3)...

Not able to compile code in STVD

when I compile the code for a simple GPIO toggle, it shows an error like thisCan't understand what is the issue, I have included all the inc and source files into the project from the Standard peripheral library and the Cosmic compiler is also succes...

0693W000006H8G5QAK.png
KGupt.1 by Associate III
  • 431 Views
  • 2 replies
  • 0 kudos

STM8 project compile failed

Hi, i try to compile the example which get it from the library using STVD, but it failed. the attachment is the whole work space. can please help check where is the wrong setting.

ALiu.5 by Associate II
  • 313 Views
  • 0 replies
  • 0 kudos

STM8S power (current) consumtion problem

I'm developing some applications with STM8S003K3 now (battery-used product). The problem is that, I cannot make the MCU consume just 4.5 micro-ampere order current in the halt mode as in the datasheet described.I use the Eval-Board "STM8SVLDISCOVERY"...

MBern.5 by Associate
  • 806 Views
  • 2 replies
  • 0 kudos