|
|
@ -4,6 +4,8 @@ DigitalAudio485 prototype with STM32 Nucleo-F303RE board
|
|
|
|
## Board modification
|
|
|
|
## Board modification
|
|
|
|
Initial state: STM32 Nucleo-F303RE board with factory settings
|
|
|
|
Initial state: STM32 Nucleo-F303RE board with factory settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[doc/images/NUCLEO-F303RE.jpg]]
|
|
|
|
|
|
|
|
|
|
|
|
### HSE oscillator from X3 crystal
|
|
|
|
### HSE oscillator from X3 crystal
|
|
|
|
P.25 OSC clock supply
|
|
|
|
P.25 OSC clock supply
|
|
|
|
|
|
|
|
|
|
|
@ -25,3 +27,8 @@ P.26 USART communication
|
|
|
|
* [ ] SB62 and SB63 must be ON
|
|
|
|
* [ ] SB62 and SB63 must be ON
|
|
|
|
* [ ] SB13 and SB14 must be OFF
|
|
|
|
* [ ] SB13 and SB14 must be OFF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Development tools
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[STM32 Cube IDE](https://www.st.com/en/development-tools/stm32cubeide.html)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|