-
Thread
openocd target program issue
also watch/modify openOCD commands/responses by "telnet localhost 4444" command. For target chip STM32F103, for me works: target remote localhost:3333 monitor soft_reset_halt monitor soft_reset_halt monitor soft_reset_halt monitor reset halt load monitor soft_reset_halt break main continue
-
Thread
Encoder Timer switches between 0 and highest value.
problem could be. You probably need more information, im happy to give them to you. I work with a STM32H745XIHx. Thank you
-
Thread
reading 24bit with I2S on nucleo stm32f411re
Hello, I am new to microcontroller programming. I am trying to read a digital microphone with a 24bit i2s interface. My problem is that the results I get are just uint16_t thus I loose some bits. I'm using st cube and HAL. The api documentation is: [c] /** * @brief Receive an amount of data in blocking mode * @param hi2s: pointer to a I2S_HandleTypeDef structure that contains * the configuration information for I2S module * @param pData: a 16-bit pointer to data buffer. * @param Size: number of data sample to be sent: * @note When a 16-bit data frame or a 16-bit