2023-07-30 01:28 AM - edited 2023-07-30 01:29 AM
Hi,
I designed a circuit using an 8-pin PIC microcontroller, which I would like to replace by a more advanced model.
Being a total STM32 neophite, I wante to know if there is an 8-pin device offering the following features (* means the feature is already present in the PIC):
* I2C
* Capacitance measurement like with the PIC mTouch
- Min 32MHz clock
- Min 8Kb program flash with protection
- Min 1Kb eeprom
- Encrypted program update
- Device ordered with my program already flashed
I'm aware that I will need to use a pin adaptor but I would prefer testing on my actual circuit before taking a decision.
Thanks.
2023-07-30 04:47 AM - edited 2023-07-30 04:48 AM
What comes closest is the STM32G0 series.
Order programmed ? I did not come across yet.
I/O that has a direct on chip capacitance measurement (as i understand) function? Same answer.
You can explore this platform using https://www.st.com/en/evaluation-tools/stm32g0316-disco.html.
2023-07-30 10:38 AM
Ok thanks.