STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Corrupt data while reading using quadspi

Hi,I am working on stm32f779 eval kit.I am using quad spi.Following sequence works fine:Sequence 1:Erase any sector-> write value to particular sector -> read values from correct sector.Not working sequence ->Sequence 2:Erase a sector -> read values ...

phenom by Associate II
  • 344 Views
  • 2 replies
  • 0 kudos

how to use CAN with CubeMX and STM32F1 / F4, UM1850 and other HAL+LL drivers documentation not up to date with new CAN Library since fall 2017

Hi everyone,I want to use CAN with my STM32F103CB and STM32F429ZIT, but the CAN TX and RX Pins do not do anything on both boards. I am using CubeMX 5.3 and F1 Lib 1.8.0 / F4 Lib 1.24.1From the CubeMX CAN example project for the STM32446E_Eval board I...