UART BUSY ERROR
Posted on September 16, 2016 at 07:58HI all! i am using STM32F411 Controller . it returns BUSY while UART interrupt handling. give me some suggestion on this it also shows over run erroer
Posted on September 16, 2016 at 07:58HI all! i am using STM32F411 Controller . it returns BUSY while UART interrupt handling. give me some suggestion on this it also shows over run erroer
Posted on September 16, 2016 at 06:22Hello all,I created a board for a STM32F411 that I program using the serial bootloader. It works great, except that since I am programming it over bluetooth, it is extremely slow (over 3 minutes to upload a 100k ...
Posted on September 14, 2016 at 21:57HiI am attempting to develop application on STM32F469II that utilizes USB CDC.On our HW board, i am able to run STM CubeMX CDC Standalone example.But we are using Keil toolchain, and when running Keil based examp...
Posted on August 30, 2016 at 06:22Dear all,I am doing project with STM32F2 and RGB 18 bit lcd, via FSMC. But I do not know how to setup it.And could to tell me where I can download example code of STEVAL-CCM004V2 with STM3220G-EVAL?Best regardsThinh
Posted on September 14, 2016 at 09:59 Hello, I have something unclear about the DMA. From the datasheet( http://www.st.com/content/ccc/resource/technical/document/reference_manual/cf/10/a8/c4/29/fb/4c/42/DM00091pdf/files/DM00091pdf/jcr:co...
Posted on September 15, 2016 at 15:58Hi guys,The project that I am doing needs the RTC clock to be working all the time.When VDD = 0V I have VBat powering the RTC. When the MCU reboots, I need to know if the time indicated by the RTC is correct, or ...
Posted on September 15, 2016 at 05:03 Hi guys: I just want to disable the Can receive Interrupt when processing the important datas and after then enable it again. should i config the can baud rate or other registersagain ,or just chan...
Posted on August 24, 2016 at 22:44Hello everybody, I am using the STM32F429i-disc1 board to create a SPI based driver for the ili9341. To achive the best performance with SPI, I am using DMA with SPI5. I connected PC2(configured as GPIO input) and P...
Posted on September 06, 2016 at 10:53Hello,I'm trying to program my application to user flash memory (0x08000000) via the DFU mode with the embedded bootloader. However, the application is always programmed incompletely. See the attached picture.The...
Posted on September 14, 2016 at 09:39 Hello, I'm using stm32f746 with cmsis-rtos. When I start STemWin without timer I didnt have any problem with showing information on the screen, but when I start one of the timer of MCU, my screen became whit...