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

Resolved! I am using STM8S001J3 for PWM at TIMER 1 channel 4(PC4) PIN NO 7,but not getting pwm..pls.suggest.

void PWM(void)//timer1 channel4{ TIM1_ARRH = 0x03;    // Reload counter = 960TIM1_ARRL = 0xc0;TIM1_PSCRH|= 0;     // Prescalar = 0 (i.e. 1)TIM1_PSCRL |= 0;//TIM1_CR1 = 0;    // Up counter.TIM1_CR1|= 0;    // Edge aligned counter.TIM1_RCR |= 0;      /...

Getting Error in ST Visual Develop

I am getting the error i posted below , while i build the program.Anyone know how to solve this error.Please respond , It is urgent.///////////////////////////////////////////////////////////////////////////////////////////////////////////////Running...

Cdtm.1 by Associate
  • 886 Views
  • 0 replies
  • 0 kudos

Not able to debug uPSD3234A with keil + ULINK2. Getting error "Could not find path of PSDsoft in registry!" Not able to install PSDsoft on windows 10 environment

Not able to install PSDsoft tools on windows 10 machine. So that we are unable to download application into uPSD3234A with Keil and ULIKN2. ULINK2 was able to detect the target but debug settings are asking for PSDsoft project file(filename.ini). Cou...

SPONU.1 by Associate
  • 837 Views
  • 0 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.