STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32f072 discovery board sd card size

I need what max size sd card i can connect to DIscovery Board containing Stm32f07d Controller over SPI?As am planning to take that reference in my design.And what is the solution to interface sd card of 8GB Size over SPI in Stm32f072 Controller?Also ...

RKade.1 by Associate III
  • 697 Views
  • 3 replies
  • 0 kudos

How to program STUSB4500 using NUCLEO STM32L4R5ZI?

We are using STUSB4500 in our custom board, as we are not having STM32F072RB Nucleo board with us we are using STM32L4R5ZI nucleo board which is available.I have downloaded STSW-STUSB004 for customizing the available library.I have STSW-STUSB004 ope...

Kpach.1 by Associate
  • 401 Views
  • 1 replies
  • 0 kudos

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
  • 682 Views
  • 2 replies
  • 0 kudos