Aktivität
von 07.09.2022 bis 06.10.2022
06.10.2022
-
10:53 Minutnik eInk Feature #274 (Erledigt): implement USB-Mode
- When device is running on USB, the behaviour should be different.
* Fancy intro
* No timers can be started
* LED... -
10:49 Minutnik eInk Fehler #268: USB-LED missing
- This can be done via heartbeat LED.
Having the LDO-LED as generic "on"-LED on GPIO makes sense to visualise crashed ... -
10:44 Minutnik eInk Fehler #266 (Erledigt): Dont use JTAG-RESET as LED
- Disabling debigging in standby does the trick.
-
10:43 Minutnik eInk Fehler #267 (Erledigt): Multiple Wakeup-pins are not working
- Workaround works.
As described in the stm32 errata, the device can not be powered off when usb is connected (WKUP2 s... -
10:38 Minutnik eInk Fehler #272 (Abgewiesen): PIN Standby verification
- Just disable debug in standby mode.
-
10:20 Minutnik eInk Fehler #272: PIN Standby verification
- Just disable debug in standby mode.
According to "reference manual":https://www.st.com/resource/en/reference_manual/...
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...
27.09.2022
-
19:05 Biwak Revision 2ca1561a (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
- 11:28 Biwak Revision 84d5ef88 (libbiwak3): added dummy SPI_IRQHandler
- 09:43 Biwak Revision ed16d4e3 (libbiwak3): cleanup
-
08:55 Biwak Revision 72d2ac57 (libbiwak3): use biwakAssert
26.09.2022
-
20:21 Biwak Revision d81807f8 (libbiwak3): fixed merge conflict
-
20:20 Biwak Revision fd41ba05 (libbiwak3): can: fixed target mailbox variable
-
19:31 Biwak Revision 7249a92c (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
19:29 Biwak Revision 1ec2d4f1 (libbiwak3): rtc: use biwakAssert
-
19:29 Biwak Revision 5ba701a6 (libbiwak3): can: fixed memory leak when reinitialisation
-
19:22 Biwak Revision 698fba9c (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
19:22 Biwak Revision 2cb3cbfe (libbiwak3): cleanup
-
19:16 Biwak Revision dc6b678a (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
19:16 Biwak Revision d5881480 (libbiwak3): tsc2007: dont freeze on I2C problem
-
19:16 Biwak Revision 3f5a8da3 (libbiwak3): font_8x8: fixed 'I' and 'K'
25.09.2022
-
11:12 Biwak Revision 91ef612c (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
11:12 Biwak Revision e52172c5 (libbiwak3): can: fixed mailbox
23.09.2022
-
19:42 libcampo Feature #220 (Erledigt): CBringup: add user input function
22.09.2022
-
21:32 Biwak Revision 89202db7 (libbiwak3): uart: cleanup
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... -
19:53 Biwak Revision e20c7c2f (libbiwak3): can: added missing vcariable
20.09.2022
-
20:33 Biwak Revision ee370a04 (libbiwak3): fixed merge conflict
-
20:27 Biwak Revision fd9a4421 (libbiwak3): draft
-
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
-
22:10 Biwak Revision ed7efcbd (libbiwak3): timer: disabled calculation; does not work
-
20:44 Biwak Revision 3aa3ac04 (libbiwak3): stdio.c: added stdout
-
20:10 Biwak Revision b95782db (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
20:09 Biwak Revision d682181b (libbiwak3): renamed 'exception' to 'biwakException'
-
16:11 CANDis Feature #258 (Erledigt): Screen: Mainmenu
- * CANMon: Network
* Minutnik: Bretzel
* Ligh-Bulb
* Info
- 13:23 Biwak Revision 150a8b66 (libbiwak3): moved structures for touch event to CTouch class
18.09.2022
-
18:47 Ritning Feature #204 (Erledigt): Add turtle class
17.09.2022
-
16:45 Biwak Revision f371440c (libbiwak3): fixed CWkup constructor arguments
-
15:15 Biwak Revision 51bca1a2 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
15:11 Biwak Revision 0fb20aa6 (libbiwak3): draft
15.09.2022
-
14:57 CANRec Feature #244 (Erledigt): start schematics
- ordered
14.09.2022
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
-
20:05 Biwak Revision 55696454 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
20:04 Biwak Revision bb05d952 (libbiwak3): cmake: use qspi and sd only on stm32l4
-
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...
Auch abrufbar als: Atom