https://github.com/MicrochipTech/avr_insights
Do you know why you need a Read-While-Write section of Memory? Do you need to write and read code at the same time? You can decrease code execution time by saving certain parts of your program in the read section while also reading and writing to other areas of memory. This is especially useful when it comes to using a bootloader while also reading data coming into the microcontroller via the Flash memory or EEPROM memory. Check out the example code below to see how much of difference it makes when you are using Read-while-Write memory.
Documentation references
--------------------------------------------------------------
AVR Libc reference manual: https://mchp.us/2WJcU7U
ATmega324PB datasheet: http://ww1.microchip.com/downloads/en...
Visit the website: https://mchp.us/2LDewyP
Application notes:
AVR106:http://ww1.microchip.com/downloads/en...
AVR109: http://ww1.microchip.com/downloads/en...
To view this video, please click manage cookies below and accept functional cookies.
{"SalesForceSecurePath":"https://microchip.my.salesforce-scrt.com","EmbeddedServiceName":"Messaging_For_Microchip","SalesForcePath":"https://microchip.my.site.com/ESWMessagingForMicrochi1755319480924","AgentAvailableHeader":"No problem. Chat with our engineering experts or schedule a call that's convenient for you.","ScheduleCallUrl":"https://microchip.my.site.com/schedulemeetingportal/s/","SalesforceOrgId":"00Do0000000KAkK","JsUrl":"https://microchip.my.site.com/ESWMessagingForMicrochi1755319480924/assets/js/bootstrap.min.js"}