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

LIN SC to ground

I am facing some issue.I have described some steps below,please go through it and let me how can I fix this issue through Software?Is there any flag need to clear/set or anything?I am using TJA1028 LIN transreceiver for this.Monitor LIN bus and +5VCo...

SSAYY.1 by Associate
  • 1371 Views
  • 0 replies
  • 0 kudos

STM8 CAN Filter

Hi,I am working with the STM8AF5286UDY and am trying to set up a CAN interface.For programming, I use the standard peripheral library. At the moment, my CAN interface works fine. The only thing, which does not work, is the filtering.I use extended ID...

PNege by Associate
  • 483 Views
  • 0 replies
  • 0 kudos

Regarding S1 type s19 file

hi, every one I observed that in S1 type s19 file, the content is started with adress 8080, and in the end, there is 8000 adress, why they are given like that, there is any specific reason, can i make it in order by making change in settings in my I...

Syann.1 by Associate
  • 4202 Views
  • 1 replies
  • 0 kudos

I am curious about the STM8L052C6T6 EEPROM operation.

I am using STM8L052C6T6.Current MCU knows that EEPROM is 256Bytes (0x1000 ~ 0x10FF).What happens if you use more than 0x10FF to put data in the reserved area address?If you do so, will the value of 0x1100 be put in 0x1000?And what happens if the MCU'...

sbaek.11 by Associate II
  • 500 Views
  • 0 replies
  • 0 kudos

sourceforge.net

Dear SDCC users,On the 30th of January SDCC 4.0.0 has been released.As always it has been put online in the SourceForge File section.https://sourceforge.net/projects/sdcc/files/There have been various improvements, both features and bug fixes sinceSD...

how to force STM8S003 MCU to set UART1_RXNE_flag when receiving byte

standard IAR program. Transmit works normally ( without interrupts ).Receiving doesn't work not with flag polling, not with interrupt. I have seen in Internet similar questions, but no one answer with reasonable explanation or unconditionally working...

ygrod by Associate II
  • 548 Views
  • 1 replies
  • 0 kudos

Loading value directly in the Index register "XL"

I am using STM8S103F2 controller in assembly language. I want to load directly value in "XL" index register in one instruction and i do not want to affect "XH" register. (Index "x" register is the combination of XH and XL). Other ways to load value i...

HTiwa.11 by Associate II
  • 907 Views
  • 3 replies
  • 0 kudos

ST Visual Develop crashes when starting a Debug session

HiI am developing code for an STM8 processor using ST Visual Developer. I have started having issues with debugging my application. When I click the Debug icon, STVD crashes. In the debug output I can see that it is trying to open the .elf file. The ...

fmb by Associate
  • 576 Views
  • 1 replies
  • 0 kudos