acfnews Posted November 6 Report Posted November 6 Hi all, During build of my new SEQ hardware, I am struggling to get LCD working. I would like to see if I can switch to 4 bit mode, but need to compile the application for this. Do I need to pull this repo: https://github.com/midibox/mios32/tree/master/apps/sequencers/midibox_seq_v4 as startpoint for finding the source/adapt and compile like with MB SID app? Thanks! Quote
acfnews Posted November 9 Author Report Posted November 9 (edited) Sourcing in the following is important for compiling: source_me_MBHP_CORE_STM32F4 It looks like I can compile after installing Debian package: sudo apt install gcc-arm-none-eabi After this, I can successfully compile! Edited November 9 by acfnews Quote
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.