User Activity

Greetings,I am dealing with a STM32H743ZI MCU and many of its embedded peripherals, the board is a NUCLEO H743ZI2I encounter a strange behaviour regarding SPI configuration, for SPI 1 the MOSI pinout works as expected, but for SPI 3 and SPI 4 the MOS...
Greetings,I am working on a project where a STM32H743 nucleo board and use of 16 ADC inputs are involved.Obviously, these analog inputs are used once a time; read the value via polling mechanism and configure the next input... configure the ADC chann...
Greetings,I am developing a large input / output system where I need several (alsmot all) features of a STM32H743 working at once.It is possible to use Timer 1,2,3,4 and 5 Channels 3 & 4 for PWM Output and Channels 1 & 2 for Quadrature Encoder input ...
Posted on February 04, 2016 at 14:33 Greetings mates, I have a curious question... I am using ITM_SendChar and ITM_ReceiveChar as simple and lightweight comm interface for a STM32F4 discovery. But, is it possible to develop a standalone application/...
Posted on February 04, 2016 at 14:29Greetings mates, I have a curious question... I am using ITM_SendChar and ITM_ReceiveChar as simple and lightweight comm interface for a STM32F4 discovery. But, is it possible to develop a standalone application/e...