STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IDE / toolchain for direct register access?

Hi. Any recommendations for an IDE and toolchain for a Nucleo board with STM32f3xx. I want to be close to the metal and would like to access registers directly example:TIMER1_BASE->CR1 |= 0X0001; // Start timerCapture[edge] = TIMER2_BASE->CCR1​;I wa...

RMalc.1 by Associate II
  • 650 Views
  • 2 replies
  • 0 kudos

Resolved! Preserving SPI data in DMA circular mode

I'm trying to establish communication between a Raspberry Pi and an STM32F407. The Pi is Master and the F407 is a full duplex slave. The SPI is configured with circular mode DMA. When the data is sent from the Pi, I do receive it at the F407. However...

Quectel M66 with STM32L476RG

Hi,Hope everybody is doing great !I am trying to have quectel M66 2G modem running along with our application running on L476RG. I found the celluar package from ST for B96 modem and could integrate it to our application and it has all the features w...

ANaga.2 by Associate II
  • 362 Views
  • 0 replies
  • 0 kudos