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:g491 [2023/08/06 10:13]
darron [Resources]
boards:g491 [2023/11/24 16:39] (current)
darron [Resources]
Line 9: Line 9:
 </wrap> </wrap>
  
-This boards contains a STM32G491xC microcontroller with a top speed of 170 MHz.+This boards contains a Cortex M4 STM32G491xC microcontroller with a top speed of 170 MHz.
  
-My first board was programmed twice before LD1 flagged a USB communication failure +The MCU has 512 KB of program flash, and 112 KB of RAM.
-whilst in operation and it no longer enumerates on the bus.+
  
-This board also did not work on a USB1.1 hub when it did work.+STLINK on this board does not work on a USB1.1 hub.
  
-The target can be programmed via PA13 and PA14 with the STLINK/V3 held in reset +The target can be programmed using STLINK on-board or via PA13 and PA14 with 
-with JP1 and power set to 5V charger to workaround a faulty STLINK interface. +the STLINK/V3 held in reset with JP1 and power set to 5V charger.
- +
-A replacement board appears to work but unproven to be reliable as yet and openocd +
-can have problems resetting the CPU.+
  
 === Pinout === === Pinout ===
Line 142: Line 138:
  
 [[https://www.st.com/en/evaluation-tools/nucleo-g491re.html|Product page]] [[https://www.st.com/en/evaluation-tools/nucleo-g491re.html|Product page]]
- 
-[[https://os.mbed.com/platforms/ST-Nucleo-G491RE/|MBED overview]] 
  
 [[https://www.st.com/resource/en/data_brief/nucleo-g491re.pdf|Data brief]] [[https://www.st.com/resource/en/data_brief/nucleo-g491re.pdf|Data brief]]
  
 [[https://www.st.com/resource/en/user_manual/um2505-stm32g4-nucleo64-boards-mb1367-stmicroelectronics.pdf|User manual]] [[https://www.st.com/resource/en/user_manual/um2505-stm32g4-nucleo64-boards-mb1367-stmicroelectronics.pdf|User manual]]
 +
 +[[https://www.st.com/resource/en/schematic_pack/mb1367-g491re-c05_schematic.pdf|Schematic]]
 +
 +[[https://os.mbed.com/platforms/ST-Nucleo-G491RE/|MBED overview]]
 +
 +[[https://www.st.com/en/microcontrollers-microprocessors/stm32g491re.html|MCU Product page]]
  
 [[https://www.st.com/resource/en/datasheet/stm32g491re.pdf|MCU datasheet]] [[https://www.st.com/resource/en/datasheet/stm32g491re.pdf|MCU datasheet]]
 +
 +[[https://www.st.com/resource/en/errata_sheet/es0523-stm32g491xx4a1xx-device-errata-stmicroelectronics.pdf|MCU errata]]
  
 [[https://www.st.com/resource/en/reference_manual/rm0440-stm32g4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf|MCU reference manual]] [[https://www.st.com/resource/en/reference_manual/rm0440-stm32g4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf|MCU reference manual]]