STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Shared RAM memory from boot to firmware

Hello everye one, i have a customized bootloader and firmware, i need pass som argument from the first one to the last one, in both project, at linker scripr file i have the following:MEMORY { RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 12K ...

RComa.1 by Associate II
  • 1339 Views
  • 4 replies
  • 0 kudos

USB-C set voltage

Hi,I have a NUCLEO-L552ZE-Q board and I am practicing/learning the USB-C protocol. All I need is to set the voltage of USB-C to a higher voltage that the charger is capable of. The default is set to 5v.In my situation, the adapter can supply up to 12...

ashah.16 by Associate II
  • 3119 Views
  • 7 replies
  • 0 kudos

Interfacing stm32f7 with USB 2.0 (pen drive)

Hello guys, in my project i want to store some sensor data to pen drive using stm32f7 dev kit so i have gone through some default code generation and i didn't get the configuration and also how to connect the pen drive to USB HS port i have following...

Pratyush by Associate II
  • 485 Views
  • 0 replies
  • 0 kudos