Forum
Will MSP430FR2433 work with present code - Printable Version

+- Forum (https://forum.yuriystoys.com)
+-- Forum: General Discussion (https://forum.yuriystoys.com/forumdisplay.php?fid=5)
+--- Forum: DIY Controller Builds, etc. (https://forum.yuriystoys.com/forumdisplay.php?fid=10)
+--- Thread: Will MSP430FR2433 work with present code (/showthread.php?tid=346)



Will MSP430FR2433 work with present code - Alfred Newman - 05-04-2018

TI has their MSP430FR2433 Launch pad board on sale for $4.30 free shipping. Can this be used with present code for the MSP430G2553 used in the DRO Controllers.

Alfred


RE: Will MSP430FR2433 work with present code - Steve - 05-28-2018

(05-04-2018, 04:04 PM)Alfred Newman Wrote: TI has their MSP430FR2433 Launch pad board on sale for $4.30 free shipping. Can this be used with present code for the MSP430G2553 used in the DRO Controllers.

Alfred

I don't think so. I believe that chip has an 8kB memory space and the G2553 has a 16kB space. The code won't fit in 8k.