|
0a1737591d
|
Added a simple implementation of adaptive MCU core clock to save power, displayed the current core clock in the main task, minor changes to the app_config file
|
2023-01-22 21:20:03 +01:00 |
|
|
6f8ccb4f6a
|
Miscellaneous work
|
2023-01-15 20:37:46 +01:00 |
|
|
0ec9b4246b
|
Added lcd off and lcd power down functions to the API. This improves sleep current which is around 4.5mA instead of 12mA
|
2023-01-08 22:16:37 +01:00 |
|
|
1fe8e03a13
|
Other important changes
|
2023-01-07 23:17:50 +01:00 |
|
|
b5fc007404
|
Test code to try the touch screen driver out (CST816D)
|
2023-01-01 19:01:37 +01:00 |
|
|
a19c3a68bf
|
Settings screen is being developed and more
|
2022-12-23 23:24:10 +01:00 |
|
anschrammh
|
ba885b52b9
|
Renamed config_screen to settings_screen work in progress
|
2022-12-21 10:04:27 +01:00 |
|
anschrammh
|
eaf5473928
|
Reworked the compass graphics a bit and did some minor changes to the menu screen.
|
2022-12-17 20:45:22 +01:00 |
|
anschrammh
|
748f7465e3
|
Added the compass app which needs a lot of refinement and corrections, reworked the way menu screen icon callback is handled and other minor changes
|
2022-12-17 12:13:30 +01:00 |
|
anschrammh
|
b90d14fb79
|
Continued i2c driver by implementing read and write reg, did some tests with i2c
|
2022-12-13 08:20:01 +01:00 |
|
|
65a1a5dd49
|
Clean project structure up, added some commented out functions to try make the ST7789 round lcd work (was a failure). Added the i2c.h and .c file, still work to be done on that side. The round LCD display is using a 3-line 9 bit serial interface ... This suck !
|
2022-12-11 21:20:29 +01:00 |
|
anschrammh
|
9c46eff761
|
Reworked DMA driver, it's working now with OK performance regarding screen refresh rate. Need to clean source files up now
|
2022-12-08 07:28:41 +01:00 |
|
|
0353e42482
|
Fighting with the MMC DMA, work in progress
|
2022-12-04 20:15:47 +01:00 |
|
anschrammh
|
fc3850b6f3
|
Updated the .gitignore file, started to organize the project source files, created a new task to handle the graphics and more
|
2022-11-29 21:24:51 +01:00 |
|