STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

section `.bss' will not fit in region `RAM1'

I have this attribute in my code:#define PHY_ETHTORAM_ATTRIBUTE __attribute__ ((section(".sram2"), aligned(4)))And for example, in my code:// Ethernet Rx MA Descriptor volatile __attribute__((aligned(32))) PHY_ETHTORAM_ATTRIBUTE ETH_DMADescTypeDef ...

How use the usb as a device HID ?

Hi, I bought a chinese dev-board, this one:amazon: https://www.amazon.com/Diymore-STM32F407VGT6-Cortex-M4-Discovery-Development/dp/B01M7YB5HFhere is its schematics: http://dubstylee.net/v/wp-content/uploads/2017/08/DIY-More-STM32F407VGT6.pngIt is wor...

MAlek by Associate II
  • 361 Views
  • 0 replies
  • 0 kudos