#avr Logs

Mar 01 2021

#avr Calendar

03:41 PM CasperLaptop: hi there, does anyone have a good guide on how to start on stm32 with stm32cube/atolic?
04:17 PM Rab: CasperLaptop, maybe this? https://www.instructables.com/Setting-Up-Blue-Pill-Board-in-STM32CubeIDE/
04:18 PM Rab: Looks like Atollic TrueSTUDIO was bought by ST, and eventually turned into STM32CubeIDE: https://www.st.com/en/development-tools/stm32cubeide.html
04:21 PM Rab: I wanted to use gcc-arm on Linux, so I used STM32CubeMX to generate device initialization code and vim/make for everything else. Then I decided I didn't like the init code license, and switched to libopencm3. So that is all I know about ST's offerings.
05:02 PM kevr` is now known as kevr
08:31 PM rue_mohr: CasperLaptop, how about an editor, make and gcc?
08:32 PM rue_mohr: cubemx?
08:33 PM rue_mohr: I'm using opencm3
08:34 PM rue_mohr: I'd like to see what cubemx init looks like,
08:34 PM rue_mohr: hmm
08:42 PM Rab: rue_mohr, something like this (not mine): https://pastebin.com/5PaXGGSr
09:21 PM rue_mohr: signing up for new sites is a pain, I'm creating an alias on my domain for each account
09:21 PM rue_mohr: so I know who is selling the emails to spammers
11:59 PM rue_mohr: so stm32cube sucks