DianaD 0 Posted March 16, 2020 Share Posted March 16, 2020 Hello, I found an Arduino library for tea5767 module. Has anyone tried to import it on Energia IDE or at least has an idea about how can I do this? I work with msp430g2553. Please help me!! https://github.com/andykarpov/TEA5767 Quote Link to post Share on other sites
Rei Vilo 695 Posted March 17, 2020 Share Posted March 17, 2020 Have you checked the thread Porting an Arduino library to Energia? Keep in mind the MSP430G2553 has very limited RAM, 512 bytes, too limited for your project. Quote Link to post Share on other sites
DianaD 0 Posted March 17, 2020 Author Share Posted March 17, 2020 Thank you! I have not read this yet. And about the RAM problem what can I do? I need to use something extra? Quote Link to post Share on other sites
Rei Vilo 695 Posted March 17, 2020 Share Posted March 17, 2020 The RAM of an MCU can’t be expanded. Go for another LaunchPad with a more capable MCU. DianaD 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.