KL26Z EEPROM simple program using the IAR compiler

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KL26Z EEPROM simple program using the IAR compiler

536 Views
oswaldo-153
Contributor III

Hello all

someone has an example, using an eeprom memory with kl26z?

some document or information to use the eeprom memory from the kl26z

I am using the IAR compiler, I thank you very much

Labels (1)
Tags (3)
0 Kudos
1 Reply

438 Views
mjbcswitzerland
Specialist V

Hi Oswaldo

I2C or SPI connected EEPROM is included (including simulation with VisualStudio) in the uTasker KL26 project.

http://www.utasker.com/docs/uTasker/uTasker_I2C.pdf

Can also be configured as parameter system or file system, depending on exact requirements:
http://www.utasker.com/docs/uTasker/uTaskerSPI_EEPROM.pdf
http://www.utasker.com/docs/uTasker/uTaskerFileSystem_3.PDF
http://www.utasker.com/docs/uTasker/uTaskerFileSystemSPI_FLASH_003.PDF
https://www.youtube.com/watch?v=Pe9A8qsefzQ&list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&index=12


Available as open source at the link below or as supported version for professional needs.

Includes IAR KL26 project too.

Regards

Mark


Complete Kinetis solutions for professional needs, training and support: http://www.utasker.com/kinetis.html
Kinetis KL26:
http://www.utasker.com/kinetis/FRDM-KL26Z.html
http://www.utasker.com/kinetis/TEENSY_LC.html
uTasker: supporting >1'000 registered Kinetis users get products faster and cheaper to market
Request Free emergency remote desk-top consulting at http://www.utasker.com/services.html

Open Source version at https://github.com/uTasker/uTasker-Kinetis

0 Kudos