I've choosed this IC due to the fact that I needed MCO/LSE output. I thought that flash and ram was plenty.
I wanted a cheap IC. I don't need a bluepill or a F4 with float acceleration.
The sketch above is mostly a I2C master slave implementation.
I think that I'll go back to AVR for next revision ...
Search found 3 matches
- Thu Nov 18, 2021 10:56 pm
- Forum: General discussion
- Topic: hi flash usage compared avr8
- Replies: 4
- Views: 3614
- Thu Nov 18, 2021 9:12 pm
- Forum: General discussion
- Topic: hi flash usage compared avr8
- Replies: 4
- Views: 3614
hi flash usage compared avr8
Hi,
I recently compiled a Atmega328P code to a STM32G0.
I just changed the pins for the new hardware and build.
First try :lol: But then I realised:
https://i.ibb.co/cJd9jgm/immagine.png
Wow, using flash is so different! is it due to all uin8_t variables instead of uint32_t?
This is basically my ...
I recently compiled a Atmega328P code to a STM32G0.
I just changed the pins for the new hardware and build.
First try :lol: But then I realised:
https://i.ibb.co/cJd9jgm/immagine.png
Wow, using flash is so different! is it due to all uin8_t variables instead of uint32_t?
This is basically my ...
- Fri Mar 26, 2021 3:23 pm
- Forum: General discussion
- Topic: Moving to STM32, noobs ask for help on selecting chip
- Replies: 5
- Views: 5362
Moving to STM32, noobs ask for help on selecting chip
Hi, I'm designing a new circuit using an STM32 instead of the AVR.
I've had a Nucled dev board for years... I got it like 8 years ago!
That said, I'm interested in designing something simple to start with but I cannot find a good starting point.
I've seen that there are idfferent bootloaders, cores ...
I've had a Nucled dev board for years... I got it like 8 years ago!
That said, I'm interested in designing something simple to start with but I cannot find a good starting point.
I've seen that there are idfferent bootloaders, cores ...