STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CubeMX F0 1.8 issues

Posted on May 17, 2017 at 09:58Hi!For me, the new 1.8 version of CubeF0 is completely broken. Using the HAL RCC driver, it tries toa) enable USART2 that I don't use, and it fails because it can't set its clock sourceb) enables HSI oscillator (which ...

STM32F070CB HAL SPI2 RX interrupt

Posted on September 27, 2017 at 19:16   I am trying to setup and run  SPI2 RX interrupt on a STM32F070CB microcontroller. I am utilizing the STM HAL drivers to setup the SPI and I am using  the STM32CubeMX to setup the code for my project. I am tran...

problem with usb device cdc in hal library

Posted on September 26, 2017 at 17:56Hello, allI recently learn to use stm32 usb deviceI think it's easy to build a CDC example with HAL library in CubeMX,And I put the code into stm32f429-discvoery, it's the HS pin, but actually use FS speedI'm suc...

ctc.ctc by Associate II
  • 1040 Views
  • 4 replies
  • 0 kudos

STM32 Error Driver HAL_StatusType Def not found

Posted on September 26, 2017 at 17:43Hello,I am experiencing some problems when I set up the STM32L432KCU6 NUCEO-L432KC wiith FreeRTOS. The driver files containing HAL are causing compilation errors (see attached screenshots) when used in eclipse.Wh...

F K by Associate II
  • 1265 Views
  • 4 replies
  • 0 kudos