User Activity

Posted on September 03, 2014 at 18:42Hello everyone, I was wondering how to turn of the UART Interrupt, I am using HAL_UART_Receive_IT to receive incoming characters on the serial port.  periodically I want to take over the port and control it manua...
Posted on August 29, 2014 at 16:09Hi Everyone, hopefully someone can shed some light on my issue that I keep seeing.  I set the RTC clock from the cellular chipset and get the time every minute with the following results.Global Date: Aug 29, 2014  T...
Posted on June 27, 2014 at 04:04Hi Everyone,I have the stm32f4dicscovery and built a simple project with STM32CubeMX 4.3.  I have attached the IOC file.  The code starts a task thread and blinks an LED.  The program hard faults when the RTC Init fun...
Posted on June 25, 2014 at 19:36Hello all,I am looking for some suggestions or help on locking the Flash ROM during read and writes. I am using STM32Cube with FreeRTOS and have implemented the FS OTG MSC for accessing the Flash ROM on my board (it i...