hello,
i m using stm32 controller. but i have a problem . i have loaded code to generate pwm on pins of controller but i didn't get it when i check on pins. program is okay as i have tested on board. connections and power supplies are also okay. then why this happens? can anyone give me solution?
Hello sankalp,
Thanks for your attention.
now problem has been solved. i tried to combine codes for LCD as well as timer. code for lcd and timer are of different frequencies. so either LCD works or timer...so i needed to change frequency as timer also works on 1 MHZ. and then it is working....