Ask: Can the STM32F development board be used to learn IAP? I have an STM32 Nucleo-144 development board and want to use it to learn IAP, but I don't know if it works? Where should I start? Therefore,...
I'm using DSPIC30F to do a project recently, which uses an independent keyboard, UART and CAN, as well as a 240*128 dot matrix that simulates an IIC keypad. I've encountered a very strange problem. If...
Why can't the high-precision cycle mode be achieved when the TMS320F28035 high-resolution PWM output EPWM1A uses CMPB to trigger the rising edge? I use the 28035 chip. When configuring the HRPWM of EP...
As the title says, the list of people who won C2000 Launchpad was announced some time ago. I haven't seen any activity in the forum recently, so I posted this thread to ask. Thanks to the administrato...
I use Timer_A3. I use all three timers, one for PWM output, one for capture, and another for timer. But I found that PWM is affected by capture, but the book says they are independent of each other! C...