Forum Discussion
rt52
Occasional Contributor
5 years agoMAX10 CFM most significant bit read addresses being cut off
Hello,
I am trying to use a MAX10M50SAE for Remote System Update using discrete logic. I have an existing UART module that I am able to download into UFM, so I only needed to modify my existing c...
rt52
Occasional Contributor
5 years agoFeel a little silly but I did not convert the IP core wizard addresses to byte form, so the 0x10000-0x6ffff went to 0x4000-0x1BFFF and 0x70000-0xb7fff goes to 0x1C000-0x2E000 which all fits in 17 bits. Problem solved