uart 9-O-2 protocol
Posted on January 28, 2017 at 17:54Is it really impossible to set the STM32 MCU UART for 9-O-2 or 9-O-1 ?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on January 28, 2017 at 17:54Is it really impossible to set the STM32 MCU UART for 9-O-2 or 9-O-1 ?
Posted on January 18, 2017 at 15:48 Hi to all, this is my first project using a STM32F373 MCU, but I am not able even to let a LED blink. I assume that system clock is not running as I get no response also enabling the MCO and check it with...
Posted on October 22, 2015 at 10:07Is there any working example for IKS01A1 sensor board and STM32F103 nucleo board? I couldn't find any in offical examples. #x-nucleo-iks01a1 #nucleo-stm32f
Posted on May 05, 2016 at 13:39Hi ! I'm totally lost how to use these tool to setup a own project because I don't figure out how these tool are interacting. For example I like to use the NUCLEO-F411RE board with X-NUCLEO-IKS01A1 expansion board. I'v...
Posted on January 23, 2017 at 23:54I have been trying to use Sector 0 on the STM32F415 chip to allow me to only consume 16K of the memory as I don't even need to persist half of that. Unfortunately, even after setting Vector offset (and testing if F...
Posted on January 27, 2017 at 15:11Looking to straighten out my LCDConf but I don't know where to begin. What is it called when a screen does this? Please see the attached image. If i knew what it was called when a screen does this, I could at least...
Posted on January 26, 2017 at 18:24Hello there,Im working with nucleo144F429ZI and i want to implement a USB CDC VCP Device for Tx/Rx-Data over the USER USB.I already managed to get the CubeMX generated Sourcecode to run on the board... Sometimes.Wi...
Posted on January 27, 2017 at 17:13Hi,just reporting another issue with the HAL lib 1.14 for STM32F4When you first init a GPIO as EXTI and then deinit it with the HAL_GPIO_DeInit() function it will not mask the pin int source.. although it is mentio...
Posted on January 23, 2017 at 23:54Hello,I have a board which have 8 x bit streams. Each bit stream has its own associated bit clock. So I have: 8 x 2pins (one for the bit stream, one for its associated bit clock). Each bit clock is at 13mhz.I would...
Posted on November 21, 2016 at 14:09Path of HAL driver is incorrect in the project generated by CubeMX when using following config:A none default toolchain folder + Add library files as references. Then in the generated project IAR can't find HAL dr...