I got the 7-segment display to work today, it lights up nicely and I have the bit patterns for all 10 digits done. It took some play to figure out how exactly to drive it even with the schematics that were reverse engineered by flex.
To fit the code I needed to also get rid of the floating point so I worked to convert all such operations to fixed point arithmetic and it saved me some 3KB of space.
Still need to work on the output power parts, I have an problem driving the output enable pin properly. Still not sure what I'm doing wrong.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.