HOW CONNECT TI1 TIMER TO CLOCK TIMER AND TI2 TO UP/DOWN SIGNAL I NEED WITH EXTERNAL PIN ONE COUNTER ANOTHER PIN FOR UP/DOWN MAKE PULSE DIRECTION FOR SERVOMOTOR CONTROL
I have a stm32f051r8t6 discovery board and I want to use as a HID keyboard what can I do
Below is the code snippets , not able to debug as well i suspect the flash is not able to erase completely need some advice on this .https://github.com/ferenc-nemeth/stm32-bootloader//////////////////////////////////flash operation//////////////////...
I use this:void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef * htim) { if (htim->Instance==TIM2) // Tarda 2.17 us en llegar aqui, AQUI DIBUJO EL BUFFER, EN HSYNC { if((m<56)) { for (h=0;h<16;h++){} //10 ORIG, AQUI DAMOS ESPACIO PARA FONT PORCH HAL...
The FMPI2C master of STM32F446 module extends the clock of the acknowledge bit with random delays from a few microseconds to a few milliseconds. That happens quite frequently w/o causing an issue, but sometimes the SCL line remains forced low by the...
I have a Nucleo-F412ZG which ST-LINK is not detected by Windows10. On first Windows10 machine, after fiddling with the drivers, it is now detected as USB Serial Device (COMX), on the second windows10 machine it is as a Jlink CDC UART Port (COMX)Neith...