Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Not able to generate 6 step pwm signal using timer1

Hi,I am working with stm8s105c6 controller. I want to generate 6 PWM using timer1. For that I am using 6 step PWM sample. I am getting pwm at pc1, pc2, pc3 but complementry pwm at pb0, pb1, and pb2 is not available.At pb0, pb1 and pb2 I am constantly...

Ajadh.1 by Associate II
  • 4199 Views
  • 15 replies
  • 0 kudos

STM8S SWIM pin unused handling

Hello everyone.I am in trouble with the SWIM pin of STM8S.According to the data sheet, unused pins should be set to OUTPUT.However, I would like to keep SWIM pins in a state where they are normally unused and can be debugged only when necessary.How c...

0690X0000098FTzQAM.png
ota-s by Associate II
  • 2730 Views
  • 4 replies
  • 0 kudos

Resolved! Which STM32 flasher to use for STM8

Hi all, I'm working on a part that has implemented something very similar to the ST-provided user bootloader for the STM8. I've tired uploading a binary using several versions of the STM flasher but none of them seem to work. Is there a script availa...

Konami by Senior II
  • 912 Views
  • 1 replies
  • 0 kudos

how to change c language from c90 to c99 in stvd

Hi,I am using STVD to debug program for stm8s105c6 MCU. Here am able to compile code properly, and using cosmic compiler.I am getting error for Inline, and also prototype missing, semicolon missing, invalid constant expression, etc. errors are comin...

Ajadh.1 by Associate II
  • 1632 Views
  • 2 replies
  • 0 kudos

Resolved! EEPROM internal write cycle (M24M01 )

Hi there, I am new to the embedded system and now am using M24M01. When I am trying page write with I2C protocol on the EEPROM, I found a weird problem with my oscilloscope. I sent out the command, the waveform is like fig.1, it forms of slave addres...

PCHEN.2 by Associate
  • 2678 Views
  • 1 replies
  • 0 kudos