View Single Post
Old 07 March 2022, 17:06   #48
saimo
Registered User
 
saimo's Avatar
 
Join Date: Aug 2010
Location: Italy
Posts: 787
Minor improvements after checking the NXP documentation and the Microchip datasheet:
* removed the START/STOP conditions after the fallback reset (it didn't make sense already, but I had tried to stay faithful to ATMEL's datasheet);
* shortened the delay before generating the START condition (it was too long for a restart and the appropriate delay was already applied by GenerateSTOP()).
Both these changes should not have any relevance to whether the code works or not, as the fallback reset probably is never executed and the other change only improves performance in a negligible way.
It looks my friend might run the test shortly... crossing fingers...
Attached Files
File Type: s NVRAM.s (23.0 KB, 30 views)

Last edited by saimo; 05 May 2022 at 19:42.
saimo is offline  
 
Page generated in 0.04539 seconds with 12 queries