USB is enabled and clock is 48 MHz.
Do I need two USB cables - one to the STLink and one to the USB connector on the board?
Search found 3 matches
- Sat Aug 31, 2024 2:32 pm
- Forum: General discussion
- Topic: STM32G474CEU6 supported?
- Replies: 12
- Views: 5768
- Sat Aug 31, 2024 7:24 am
- Forum: General discussion
- Topic: STM32G474CEU6 supported?
- Replies: 12
- Views: 5768
Re: STM32G474CEU6 supported?
OK thanks. I have followed the procedure in the link provided. The chip now shows up in the board part number list; however I still get the "Target device not found" error when uploading the sketch.
I can program the board using a mini STLink dongle if I set the upload method to STM32CubeProgrammer ...
I can program the board using a mini STLink dongle if I set the upload method to STM32CubeProgrammer ...
- Fri Aug 30, 2024 8:39 pm
- Forum: General discussion
- Topic: STM32G474CEU6 supported?
- Replies: 12
- Views: 5768
STM32G474CEU6 supported?
Trying to program a board that has a STM32G474CEU6 chip. I can't find this specific chip in the Arduino IDE. I've selected 'Generic STM32G4 series' in Tools/Board/STM32 MCU based boards, then the nearest I can see under 'Board part number' is G474CETx. If I select this and build my sketch it gives a ...