Commit Graph

4 Commits

Author SHA1 Message Date
hathach f2859287df
check for PWR_USBSCR_USB33DEN before enabling USB VDD 2024-04-02 17:11:22 +07:00
HiFiPhile 4b993708c9 Minor format 2024-04-01 21:30:36 +02:00
Wojciech Klimek 057278c0c6 Support for STM32H503 MCU - review changes
Implemented changes suggested in the review:
- restored original name of SystemClock_Config() function
- some GPIO clocks are only enabled if macros are defined
- moved GPIO clocks init back to family.c
2024-04-01 14:51:46 +02:00
Wojciech Klimek 943a2a6db3 Support for STM32H503 MCU
- added support for STM32H503RB on H503RB-NUCLEO board
- modified H5 family.c file to allow portability between H503 and H565/H573
- redefined USB_DRD_BASE to USB_DRD_FS_BASE if STM32H503xx is used
2024-03-31 23:11:49 +02:00