User Activity

Posted on March 01, 2017 at 15:28Hi,I have a strange issue with GPIO on Nucleo-64 stm32F401RE.I implement SPI protocol on it and each line of the GPIO is perform very well.While I connect a bride to those pins the data line make the EN line noisy. I...
Posted on January 15, 2017 at 14:15Hi,I am working with Nucleo-64 board STM32F401RE.I connect 2 similar devices to the same computer and the name under windows device manager is identical (except to COM port).Is there any way to edit STM32F401RE:1. ...
Posted on November 16, 2016 at 10:25Hi,Currently I implemented SPI communication to external device using Nucleo-64 stm32f401RE.SPI implementation is based on Bit banding and not the HW SPI.Clk rate is ~3.2MHzSince the Nucleo-64 is used to communica...
Posted on September 28, 2016 at 15:55Hi,I am using HAL_UART_Receive_IT in my code to acquire 10 bytes of data from UART.If I enter more than 10 bytes it will be cyclic and overrun the buffer by x%10 elements.How can I reset the buffer of the IT and ...
Posted on September 21, 2016 at 15:45The original post was too long to process during our migration. Please click on the attachment to read the original post.