User Activity

Posted on May 17, 2016 at 22:02 Hi all, I have recently run into an issue trying to use the HAL_UART_Receieve() function which comes with the HAL library. I am using the Nucle-F303RE board, which uses the STM32F303RE microcontroller. I wa...
Posted on February 09, 2016 at 22:26I'm working with the Nucleo-F303RE development board, and am having a hard time communicating accurately with the board. I have it attached to an ADC that can communicate over SPI. The ADC outputs a 16-bit word co...
Posted on February 01, 2016 at 20:15I installed the Atollic TrueSTUDIO IDE for developing software for the STM32F303RE-Nucleo board, and have been trying to run the example file located in: STM32Cube_FW_F3_V1.4.0\Projects\STM32F303RE-Nucleo\Examples...
Posted on January 28, 2016 at 16:07I'm trying to use the STM32F302K8 32-pin microcontroller and wish to use both JTAG and SPI communication with the same chip. The JTAG connections occupy pins PA13-15 and PB3-4, and there are two options for the SPI...