DigitalAudio485 preliminary on Nucleo-F303RE board
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
unicot dba1a04262 Readme updated
added board image
5 days ago
Core Custom systick handling 6 days ago
Drivers Custom systick handling 6 days ago
doc/images Readme updated 5 days ago
.cproject Custom systick handling 6 days ago
.gitignore Added gitignore 6 days ago
.mxproject Custom systick handling 6 days ago
.project Added initial files 6 days ago
Nucleo-F303RE.ioc Custom systick handling 6 days ago
README.md Readme updated 5 days ago
STM32F303RETX_FLASH.ld Added initial files 6 days ago

README.md

Nucleo-F303RE

DigitalAudio485 prototype with STM32 Nucleo-F303RE board

Board modification

Initial state: STM32 Nucleo-F303RE board with factory settings

doc/images/NUCLEO-F303RE.jpg

HSE oscillator from X3 crystal

P.25 OSC clock supply

  • SB54 and SB55 OFF
  • R35 and R37 soldered
  • X3 crystal (8 MHz) soldered
  • C33 and C34 soldered with 22 pF capacitors
  • SB16 and SB50 OFF (MCO)

Disable OSC 32kHz

P.26 LSE not used

  • SB48 and SB49 ON
  • R34 and R36 removed

USB-Serial to UART5

P.26 USART communication

  • SB62 and SB63 must be ON
  • SB13 and SB14 must be OFF

Development tools

STM32 Cube IDE