Search found 3 matches
- Tue Jul 30, 2024 10:47 am
- Forum: General discussion
- Topic: [SOLVED] How does Arduino EEPROM library work on STM32?
- Replies: 3
- Views: 3769
Re: [SOLVED] How does Arduino EEPROM library work on STM32?
Thank you both!
- Thu Jul 25, 2024 12:10 pm
- Forum: General discussion
- Topic: [SOLVED] How does Arduino EEPROM library work on STM32?
- Replies: 3
- Views: 3769
[SOLVED] How does Arduino EEPROM library work on STM32?
Hi All,
I recently created a design with an embedded STM32F303RET6 chip with the understanding that there was no EEPROM unit in this controller. From looking online I see that EEPROM can be emulated on STM32 MCUs using the on-chip flash memory.
I intended to connect an external EEPROM chip so that ...
I recently created a design with an embedded STM32F303RET6 chip with the understanding that there was no EEPROM unit in this controller. From looking online I see that EEPROM can be emulated on STM32 MCUs using the on-chip flash memory.
I intended to connect an external EEPROM chip so that ...
- Thu Jul 25, 2024 11:53 am
- Forum: Let us know a bit about you and your projects
- Topic: Hi!
- Replies: 0
- Views: 6378
Hi!
Hi I'm Phoebe,
I'm an electronics technician working at a research facility in the UK. I design and test a lot of PCBs in my role and I've recently started embedding STM32 microcontrollers on my boards. I'm not a programmer per se so I've been using the Arduino IDE to write software for my boards.
I'm an electronics technician working at a research facility in the UK. I design and test a lot of PCBs in my role and I've recently started embedding STM32 microcontrollers on my boards. I'm not a programmer per se so I've been using the Arduino IDE to write software for my boards.