Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
boards:u575 [2023/06/25 12:28]
darron [Resources]
boards:u575 [2023/09/17 19:54] (current)
darron [Resources]
Line 2: Line 2:
  
 <wrap right> <wrap right>
-{{:boards:?200}}+{{:boards:u575.jpg?100|PCB}}
 \\ \\ \\ \\
-{{boards:?200}}+{{boards:u575clk.jpg?200|CLOCKS}}
 </wrap> </wrap>
  
Line 11: Line 11:
 === Pinout === === Pinout ===
  
-FIXME+{{:boards:u575LEFT.jpg?250|LEFT}}{{:boards:u575RIGHT.jpg?250|RIGHT}} 
 ===Programming=== ===Programming===
  
 <code> <code>
 st-info --probe st-info --probe
-version:    V3J8 +Found 1 stlink programmers 
-serial:     002C00183431511437393330 +  version:    V3J8 
-flash:      (pagesize: 0+  serial:     002C00183431511437393330 
-sram:       0 +  flash:      2097152 (pagesize: 8192
-chipid:     0x482+  sram:       804864 
 +  chipid:     0x482 
 +  dev-type:   STM32U5x5
 </code> </code>
  
 <code> <code>
 openocd -f "interface/stlink.cfg" -c "transport select hla_swd" -f "target/stm32u5x.cfg" openocd -f "interface/stlink.cfg" -c "transport select hla_swd" -f "target/stm32u5x.cfg"
-Open On-Chip Debugger 0.12.0-rc2+dev-00028-g9501b263e (2022-12-16-14:07)+Open On-Chip Debugger 0.12.0+dev-00246-geebcf3cff (2023-06-28-00:03)
 Licensed under GNU GPL v2 Licensed under GNU GPL v2
 For bug reports, read For bug reports, read
Line 98: Line 101:
  
 [[https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html|Product page]] [[https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html|Product page]]
- 
-[[https://os.mbed.com/platforms/NUCLEO-U575ZI-Q/|MBED overview]] 
  
 [[https://www.st.com/resource/en/data_brief/nucleo-u575zi-q.pdf|Data brief]] [[https://www.st.com/resource/en/data_brief/nucleo-u575zi-q.pdf|Data brief]]
 +
  
 [[https://www.st.com/resource/en/user_manual/um2861-stm32u5-nucleo144-board-mb1549-stmicroelectronics.pdf|User manual]] [[https://www.st.com/resource/en/user_manual/um2861-stm32u5-nucleo144-board-mb1549-stmicroelectronics.pdf|User manual]]
 +
 +[[https://os.mbed.com/platforms/NUCLEO-U575ZI-Q/|MBED overview]]
 +
 +[[https://www.st.com/resource/en/schematic_pack/mb1549-u575ziq-c03_schematic.pdf|Schematic]]
  
 [[https://www.st.com/resource/en/datasheet/stm32u575zi.pdf|MCU datasheet]] [[https://www.st.com/resource/en/datasheet/stm32u575zi.pdf|MCU datasheet]]