User Activity

Posted on January 19, 2016 at 15:59Hello. I have some troubles when implementing PWM generation on the timer TIM1. I use STM32 HAL Library. I have to update the values of registers CC1�CC3 each time when TIM_UPDATE event happens. I planned to use 2 ...
Posted on May 25, 2013 at 00:54Hi.Please help. I write simple app using restricted KEIL to operate with AD5292 via SPI for my academic research project. To achive this I wrote the following code:int main(void){ /*!< At this stage the microcontroller...