dc33-retro-tech-addon/firmware/retro_tech_fw
true efaeb803a5 fix various bugs. editor button initial WIP.
setting cursor to off would keep its last state active. fixed.

cursor wouldn't turn off all the way and would glitch out. fixed.

cursor now has a nicer fadeout.

fixed potentiometer scaling factors.

tried fixing clockspeed stuff. with these changes clock speed can more reliably change to 24MHz or 48MHz, but this isn't thoroughly tested. 3MHz to 24MHz was still crashing. as ADC is in use, code would need to be refactored to not change clock speed while ADC is converting. since I don't want to do this right now, this will run at a fixed speed at the expense of 0.5-1mA.

editor buttons working and updated to the new arrangement, but not tested in depth.

pressing and holding to exit parameter editor while edit mode active would result in next entry into parameter editor being in edit mode. fixed.

lsens / stat LED now functioning in program and parameter edit modes.
2025-07-24 16:03:48 -07:00
..
code fix various bugs. editor button initial WIP. 2025-07-24 16:03:48 -07:00
core initial commit of in-progress port 2025-07-24 03:37:26 -07:00
linker initial commit of in-progress port 2025-07-24 03:37:26 -07:00
peripheral initial commit of in-progress port 2025-07-24 03:37:26 -07:00
startup initial commit of in-progress port 2025-07-24 03:37:26 -07:00
.cproject soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00
.project initial commit of in-progress port 2025-07-24 03:37:26 -07:00
.template soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00
retro_tech_fw.launch soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00
retro_tech_fw.wvproj soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00