STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

We have random data loss on USB transmit. Any hints?

Posted on March 14, 2018 at 14:30 Hi We have an STM32L4x5 project. We are using STM32CubeMX to generate our HAL based framework and have a bunch of hardware all working great. We were noticing application level CRC errors on receipt of data bei...

0690X0000060A5RQAU.png

Resolved! STM32F415 weird I2C behaviour

Posted on March 14, 2018 at 09:24Hello,I am using a STM32F415RGT6 embedded in the 1Bitsy Board. I want to set up the I2C Peripheral in order to read some data from a sensor.My example code: RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOB, ENABLE);GPIO_I...

0690X0000060A7aQAE.png 0690X0000060A7VQAU.png

Resolved! stm32 c++ Linker error

Posted on March 14, 2018 at 22:47hey guysI have an stm32f4 discovery board and used stm32 cube to generate a SW4STM32 project with freertos.SW4STM32 is able to convert a c project to c++ project.I have read about the problem when mixing c and c++ co...

Add examples in STM32Cube_FW_F4_V1.21.0 into TrueStudio

Posted on March 14, 2018 at 18:43anybody know the process to load examples in STM32Cube_FW_F4_V1.21.0 into TrueStudio?I suffer several major issues1) folder 'driver' include all libraries for the whole stm32 family. How to set default path to take a...

yang hong by Associate III
  • 829 Views
  • 7 replies
  • 0 kudos

how to set include path

Posted on March 14, 2018 at 14:41Hello, I am new for stm32 (nucleo-f429zi) and truestudio. I try new stm32cube_fw_f4_v1.21.0. when I try example of new firmware. I can't set includes path and directories correctly. After 2 days work, I can include a...

yang hong by Associate III
  • 386 Views
  • 2 replies
  • 0 kudos

STM32L475VG microphones (MP34DT01)

Posted on March 14, 2018 at 08:27Hello,I need more information or code examples for accessing2 digital omnidirectional microphones sensors at STM32L475VG.If someone has some suggestions how to do this, please share the experience.Thanks for the help...