Programming the STM32g474cet6 on arduino?

Hello, I was looking at the Arduino_Core_STM32 from Github https://github.com/stm32duino/Arduino_Core_STM32. A friend of mine gave me 2 of these boards that has the STM32g474cet6 on them. As I was searching the github page to see if the processor is support. I could not find this chip support. Well that's not fully true. the STM32g474ce is currently being support but the STM32g474cet6 is not there. Does anyone know if this processor is supported by any STM core? I think I'm wrong and It is support. I can not tell and need help to figure this out.

Joseph

The STM32g474ce is not a valid name for STM32 processor, all of them must have a 13 chars in the code.
Perhaps the "STM32g474ce" means "all that begins from STM32g474ce" - so your STM32g474cet6 is in the list too.

1 Like

I searched google and digikey, mouser even St micro site all shows STM32G474CET6.

Edit: I know I'm wrong That is just what I'm seeing maybe a character missing.

I saw that as well the G4 in there. I wasn't sure if that would work or not. I came here to ask. Thank you.

Do you seen the second picture? It show that almost exact your G474CETx is in the list

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.