STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 454 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
  • 4124 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
  • 468 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
  • 497 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
  • 801 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
  • 531 Views
  • 1 replies
  • 0 kudos

Breakpoints inside ISRs with STVD and STM8-SO8-DISCO

I'm using STM8-SO8-DISCO to program the STM8L001J3 uC which is attached to it. Before that I was developing my project using another kit and debugging was fine, but when I migrated the code to use it in this new kit (STM8-SO8-DISCO) I stopped being a...

MZaqu.1 by Associate
  • 332 Views
  • 0 replies
  • 0 kudos