STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello I'm Using STM8S003F3PU mini-eval Board. My software is STVD and Cosmic. Why My TIM1 don't work truly? It should measure the input signal HIGH_Duration on TIM1_CH1

HelloI'm Using STM8S003F3PU mini-eval Board. My software is STVD and Cosmic. Why My TIM1 don't work truly? It should measure the input signal HIGH_Duration on TIM1_CH1 (= PC6) and my led on PA3 turned off. But that's not so. Furthermore, I use debug ...

Jhabi by Associate II
  • 619 Views
  • 1 replies
  • 0 kudos

TIM1 doesn't work on STM8S003F3PU

HelloI'm Using STM8S003F3PU mini-eval Board. My software is STVD and Cosmic. Why My TIM1 don't work truly? It should measure the input signal HIGH_Duration on TIM1_CH1 (= PC6) and my led on PA3 turned off. But that's not so. Furthermore, I use debug ...

Jhabi by Associate II
  • 355 Views
  • 0 replies
  • 0 kudos

TIM1 Doesn't work on STM8S003F3PU

HelloI'm Using STM8S003F3PU mini-eval Board. My software is STVD and Cosmic. Why My TIM1 don't work truly? It should measure the input signal HIGH_Duration on TIM1_CH1 (= PC6) and my led on PA3 turned off. But that's not so. Furthermore, I use debug ...

Jhabi by Associate II
  • 382 Views
  • 0 replies
  • 0 kudos

Resolved! STLINK V2 not talking to an STM8TL52F4P6 chip

Hi. I just bought an STLINK/V2 dongle, trying to install and debug an example project (SimpleLEDBlinkExample) on an STM8 MCU via its SWIM pin, working within the IAR Embedded Workbench. For the dongle, I installed the recommended USB driver and the c...

@svlreg missing function error

Hello,I am trying to rebuild STM8A discovery project(AN4101). After building I got the error ''#error clnk Debug\stm8af_discover.lkf:1 @svlreg missing for function f_CAN_RX_IRQHandler''. Similar post about this issue were answered as write '@svlreg' ...

STM8 SPI slave device data read

Hi,I want to read more than one byte of data from slave device. I am using STM8AF family micrcontroller in master mode and pressure sensor SMP580 is a slave device. Master will send command which is of 1-byte to read 16 bit data from slave device. An...

DOman.1 by Associate II
  • 458 Views
  • 0 replies
  • 0 kudos

How protect GPIOs from ISO7637-3 Pulses?

Hi,I would like to protect my GPIOs from ISO7637-3 pulses with a rail to rail diode solution. But I have seen that the GPIOs already have a intern rail to rail protection with a forward voltage Vf_int = 0.6V (Datasheet Fig. 43). To protect my GPIOs w...

TLich.1 by Associate
  • 471 Views
  • 2 replies
  • 0 kudos

Using SPI Read more than one byte of data from slave device

Hi,I want to read more than one byte of data from slave device. I am using STM8AF family micrcontroller in master mode and pressure sensor is a slave device. Master will send command which is of 1-byte to read data from slave device. And slave will ...

DOman.1 by Associate II
  • 949 Views
  • 3 replies
  • 0 kudos

"Read access out of stm8 address range" error during debugging

Map file:BYTES ; The following addresses are 8 bits long segment byte at 0-ff 'ram0' WORDS ; The following addresses are 16 bits long segment byte at 100-1ff 'ram1' WORDS ; The following addresses are 16 bits long segment byte at 200-3ff 'stack...

HTiwa.11 by Associate II
  • 398 Views
  • 0 replies
  • 0 kudos