2019-12-16 01:02 AM
2019-12-17 09:20 AM
This depends on many factors, especially your skills and experience and the complexity of the project you are working on. For the first steps, STM32CubeIDE would be my choice. If you are more adventurous, gcc command line tools, a Makefile, a good editor and register level programming will do fine.
2019-12-17 10:23 AM
How do you like your eggs and bacon?
2019-12-17 06:29 PM
unfortunately , i have 32 bit windows. STM32CubeIDE only support 64 bit widows. i am a beginner of STM32, is there any alternatives for using stm32g4 series with 32 bit windows???
2019-12-18 12:34 AM
The last (?) version 2.9 of the predecessor System Workbench for STM32 has some support for G4, see https://www.ac6-tools.com/downloads/SW4STM32/. There is a Win32 download, but I haven't used that. In addition, STM32CubeMX may work for chip planning.
2019-12-18 12:58 AM
thank you for your information
2019-12-21 10:15 AM