Aktivität von Maximilian Seesslen
von 06.09.2022 bis 05.10.2022
05.10.2022
- 11:56 Minutnik eInk Fehler #272 (Abgewiesen): PIN Standby verification
- E.g. the NJRST is internally connected to an pullup when in standby.
When an LED is connected it can be seen.
If su... - 11:43 Minutnik eInk Fehler #271 (Neu): consumption tests completely missing
- No tests have been berfomed yet.
* Setup a further PCB (v0.1.x), only for measurements
* measure current on stand... - 11:22 Minutnik eInk Feature #270 (Neu): Font in SPI-Flash
- The drawText-function does not support fonts on SPI-Flash.
Not needed at the moment?
- 11:20 Minutnik eInk Feature #269 (Erledigt): add RTC Crystal
- An alarm-function would be really nice and a killer-feature towards miniminutnik.
The alarm could even be displayed ... - 11:17 Minutnik eInk Fehler #268 (Erledigt): USB-LED missing
- It only shows "charge"-LED
Not really usefull. But the LDO-LED could be replaced.
Usefull to indicate the mode; con... - 10:55 Minutnik eInk Feature #255: Start implementation of software
- Configuration in internal EEPROM missing.
- 10:12 Minutnik eInk Fehler #267 (Erledigt): Multiple Wakeup-pins are not working
"Errata1":https://www.st.com/resource/en/errata_sheet/es0125-stm32l151x68b-and-stm32l152x68b-device-errata-stmicroe...- 10:07 Minutnik eInk Fehler #266 (Erledigt): Dont use JTAG-RESET as LED
- The JTAG-RESET has an weak permanent pullup. So the connected LED glows in standby causing battery discharge when dev...
- 10:04 Minutnik eInk Fehler #265 (Erledigt): Pulldown on USB-Detect is missing
- USB-Detect-Input is floating when USB is not connected.
Internal Pulldown has to be used for Wakeups.
- 10:03 Minutnik eInk Fehler #264 (Erledigt): USB is not working
- * Crystal is missing
* Is reconfiguration of the Sysclock-configuration working? Only use HSE when USB connection is...
30.09.2022
- 15:08 fosh Feature #263 (Erledigt): implement generic command that emits signal
- An generic command that can be connected to methods of an class.
This makes it very trivial to implement an comprehe...
23.09.2022
- 19:42 libcampo Feature #220 (Erledigt): CBringup: add user input function
21.09.2022
- 20:19 TCB Feature #260 (Erledigt): picolibc: shrink
- No impact
- 13:18 TCB Feature #260 (Erledigt): picolibc: shrink
- Problems with 16K devices and bringup.
play a little bit...
maybe a symbol-map for printf-functions in arena app-fi...
20.09.2022
- 13:37 Campo Feature #212 (Erledigt): inherit from multiple files
- done.
- 11:38 libcampo Feature #259 (Erledigt): embed resources into binaries
- This would make it very easy to inject graphical images to SPI flash.
Or even having fonts created with font editor
...
19.09.2022
- 22:20 libocelli Feature #237 (Erledigt): Implement icons
- 16:11 CANDis Feature #258 (Erledigt): Screen: Mainmenu
- * CANMon: Network
* Minutnik: Bretzel
* Ligh-Bulb
* Info
18.09.2022
- 18:47 Ritning Feature #204 (Erledigt): Add turtle class
15.09.2022
- 14:57 CANRec Feature #244 (Erledigt): start schematics
- ordered
13.09.2022
- 17:08 CANDis Feature #234 (Erledigt): Get rid of candis_eval directory
- 16:46 Minutnik eInk Fehler #256 (Abgewiesen): Does the reset-button work?
- Does work as expected.
- 15:46 Minutnik eInk Fehler #256 (Abgewiesen): Does the reset-button work?
- 16:23 Campo Feature #236 (Erledigt): Fix cmake include structure
- 16:20 Campo Feature #212 (In Bearbeitung): inherit from multiple files
- 16:12 Campo Feature #212 (Erledigt): inherit from multiple files
- done.
- 13:58 Minutnik eInk Feature #255 (Erledigt): Start implementation of software
- The miniminutnik-Software should work basically.
An command for handling display is necessary.
12.09.2022
- 11:59 CANRec Feature #243 (Erledigt): Prepare pinmux
10.09.2022
- 09:20 TCB Feature #250 (Erledigt): add native glibc 2.36
- 09:19 TCB Feature #251 (Erledigt): update binutils to 2.39
- 09:14 TCB Feature #253 (Erledigt): update picolibc to 1.7.8
09.09.2022
- 22:07 TCB Feature #249 (Erledigt): Update gcc to 12.2
- 14:49 TCB Feature #249 (Erledigt): Update gcc to 12.2
- 20:42 TCB Feature #252 (Erledigt): update cmake to 3.24.1
- 14:55 TCB Feature #252 (Erledigt): update cmake to 3.24.1
- 15:53 TCB Feature #253 (Erledigt): update picolibc to 1.7.8
- 14:52 TCB Feature #251 (Erledigt): update binutils to 2.39
- 14:50 TCB Feature #250 (Erledigt): add native glibc 2.36
07.09.2022
- 17:49 miniminutnik Fehler #248 (Neu): hw v0.2.x: add quirk to board file for UART pulldown
- RX must not float when nothing is connected. An pulldown is necessary.
current bords do not have this. STM32 interna... - 15:36 CANRec Feature #244 (Erledigt): start schematics
- The aproach with hirarchical schematics should help.
"Buildingblocks":https://www.mikrocontroller.net/wikifiles/a/ab... - 15:27 CANRec Feature #243 (Erledigt): Prepare pinmux
- Add Board-File and App-File.
- 10:35 libocelli Feature #242 (Neu): implement png reader
- The image format is not that complicated itself;
https://pyokagan.name/blog/2019-10-14-png/
But an zlib decompres...
06.09.2022
- 16:45 Biwak Feature #241 (Neu): implement SPI DMA transmit
- Beep-Modes sound horrible when something is drawn on display.
* e.g. injecting eventLoops while drawing something ... - 16:24 libocelli Feature #237: Implement icons
- One channel:
FG: 0xFF
BG: 0x10
fAlpha: 0xFF
bAlpha: (0xFF-0xFF) = 0x0
nFGg= (0xFF*0xFF)/0xFF = 0xFF
nBG= (0x...
Auch abrufbar als: Atom