STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f103 i2c

Posted on January 25, 2017 at 06:35hey I must connect between two micro controller with https://community.st.com/tags♯/?tags=i2c‌i work with spl but i cant work whit i2c at stm32f103c8t6 and stm32f103c8t6 I do not have to do this sample code ........

STM32F3xx Clock configuration

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...

STM32CubeMx - STM32Cube - MEMS1 confusion

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...

Resolved! Using flash Sector 0 for application memory

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...

Sam V by Associate II
  • 2483 Views
  • 22 replies
  • 0 kudos

Training/Tutorial USB-UART for STM32F4?

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...

[BUG] STM32CubeF4 HAL_GPIO_DeInit()

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...

Connect bits streams at 13Mhz to GPIOs

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...

michcfr by Associate II
  • 2203 Views
  • 17 replies
  • 0 kudos