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

STM8S : SWIM pin as GPIO

Posted on May 20, 2017 at 06:50STM8S : SWIM pin as GPIO does not work for me, please explain how to make it work .. Situation: vcc,  10k,  swim, button, gndmain() { CFG->GCR = 0x01;GPIO_Init(GPIOD, D1, GPIO_MODE_IN_PU_NO_IT); ..}software does not wo...

enmirc by Associate II
  • 835 Views
  • 0 replies
  • 0 kudos

Hello, I have a question about PWM outputs,

Posted on May 18, 2017 at 13:19I work on a STM8L151C8, 48Pins, I cant't find accurate informations about how to generate PWM on an I/O port Pin, Actually I want to route 2 PWM signals on PB1 and PB2 , is it possible to do this or shall I change to o...

STM8L DISCOVERY ADC

Posted on May 14, 2017 at 21:52Hello,I want to create program that:1. Measure time2. Start one conversion of ADC3. After conversion show it on LCD (it's optional, but it would be great if it works)The 2nd point is problematic. I want to realize all ...

Artur L by Associate
  • 684 Views
  • 0 replies
  • 0 kudos

PWM input capture

Posted on October 27, 2016 at 14:45Hi ,We have a requirement to capture the PWM input at Timer2 channel 1.We are using STM8AF6266 micro.Requirement:We have to capture 2 PWM inputs received at Timer2 channel 1.1) Falling edge 100 - 0 % 200Hz signal i...

sbasanth by Associate
  • 1192 Views
  • 1 replies
  • 0 kudos