mmi
c860b5b3b4
Fixed issues with the logger and brought logger to same structure as the rest - now the logger is a independent object
...
Added testItems to HwValidationMenu for SWo
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@235 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-05 07:49:28 +00:00
tla
955d695720
Updated redesign issues list
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@234 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-04 15:00:21 +00:00
mmi
cf0435c273
Replaced LED with more generic class GPIO
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@233 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-04 14:18:33 +00:00
mmi
8b315602e9
Fixed UART RX problems
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@232 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-04 12:54:11 +00:00
mmi
73a391f720
moved file to correct map
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@231 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-04 10:19:40 +00:00
mmi
5431a74171
Added hw validation menu base for SWo
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@230 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-04 10:18:32 +00:00
mmi
32be39611e
Fixed a display error
...
display has now a refresh timer to totally refresh the display contents (to prevent EMC issues)
Fixed PCBA names
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@229 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-04 10:00:15 +00:00
mmi
c613e64e8a
ADC debugged and functional now
...
Added Version interface
Added DisplayDevice to create an independent bridge between display app and specific display driver
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@228 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-04 09:06:16 +00:00
mmi
802e9c64ca
Added PCBA information to project
...
tested - functional
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@227 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-02 10:08:57 +00:00
mmi
b7d4985090
- Tested/debugged the display module. Now functional
...
- Tested the RTC - currently indicated with green LED toggle - functional
Started with internal ADC driver
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@226 05563f52-14a8-4384-a975-3d1654cca0fa
2017-10-02 08:17:27 +00:00
mmi
f44979bf75
Continued work on MAX5715. MACRO functions are done, mostly tested in logic analyzer. SPI unable to work with hardware SS, so software SS is used instead
...
Added UART3 on PB10/PB11 for terminal (future use)
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@225 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-29 14:42:38 +00:00
mmi
b56bc71f36
keypad functional
...
started with external DAC implementation
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@224 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-29 09:13:48 +00:00
mmi
888601f8cf
Re-organisation done
...
Code compiles (not checked, though. Working from home now)
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@223 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 18:04:30 +00:00
mmi
1026e47257
Moved platform
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@222 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 17:50:54 +00:00
mmi
1275af9cda
re-organized HAL
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@221 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 17:50:14 +00:00
mmi
291d17b9d8
re-organized HAL
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@220 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 17:49:02 +00:00
mmi
83cce4ba74
Updates on the IODevice structure.
...
Display and Logger fully functional.
Keypad task completed - yet to be tested
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@219 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 14:30:36 +00:00
mmi
d54c2c497c
removed folder
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@218 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-26 14:58:08 +00:00
mmi
2cf2ea8aad
removed unnecessary folder
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@217 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-26 14:54:24 +00:00
mmi
1bcb4809db
- added IODevice support
...
- fixed some issues with the logger and stack sizes
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@216 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-26 11:11:33 +00:00
tla
7bcde7ff5d
initial import.
...
All BOM's have rev 001.
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@184 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 09:06:13 +00:00
tla
c0209a65e1
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@183 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 09:04:03 +00:00
tla
5765cf439a
Initial import
...
Rev PA0
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@182 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 08:14:14 +00:00
tla
b2d204f9dc
Initial import
...
Rev PA0
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@181 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 08:12:42 +00:00
tla
7cf5a36f63
Initial import
...
Rev PA0
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@180 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 08:12:05 +00:00
tla
c70d54fffb
Initial import
...
Rev PA0
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@179 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 08:11:03 +00:00
tla
bd5d647a63
Initial import
...
Rev PA0
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@178 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 08:10:21 +00:00
tla
a023c094b4
Initial import
...
Rev PA0
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@177 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 08:09:14 +00:00
tla
f1c64ceb3c
Initial import
...
Rev PA0
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@176 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 08:07:35 +00:00
tla
98df2c59be
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@175 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 08:00:46 +00:00
tla
3d9da70db6
Added cables assembly designs.
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@174 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 07:59:23 +00:00
tla
e98b68de51
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@173 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-21 07:50:59 +00:00
mmi
c9562e8bfd
Improvements:
...
- HAL re-organized
- FreeRTOS running stable
- UART finished
- SPI1 & SPI3 finished and functional
- Display driver added (functional)
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@172 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-20 06:51:53 +00:00
tla
f5dd9e0f09
Rev PA3
...
Fixed Eurocircuits remarks
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@169 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-15 08:13:58 +00:00
tla
eefae1955c
Added HW validation plan
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@168 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-14 12:18:06 +00:00
mmi
0742755ad5
- Set-up the project file structure
...
- Added STM standard peripheral library
- Added FreeRTOS
- Added FreeRTOS fixes and config
- Added main.c
Set up makefile structure and implemented makefiles for STM library and the hsb-mrts project
Todo: HAL makefiles
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@167 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-12 11:09:10 +00:00
tla
2da1629f62
Rev PA3
...
Fixed Eurocircuits issue with via
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@164 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-08 08:13:52 +00:00
tla
4531c329fa
Rev PA3
...
Eurocircuits issue with mounting holes fixed
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@161 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-08 07:46:19 +00:00
tla
988b27752a
Rev PA3
...
Eurocircuits issue with mounting holes fixed
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@158 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-08 07:20:32 +00:00
tla
5f5839284f
Rev PA3
...
Processed review comment.
Revision not properly updated
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@150 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 11:59:35 +00:00
tla
801f1d6733
Rev PA3
...
Processed review comment.
Revision not properly updated
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@149 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 11:59:19 +00:00
tla
47193213ac
Rev PA3
...
Processed review comment.
Added testpoints to control loop.
Changed display to Newhaven type.
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@148 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:36:29 +00:00
tla
a55e36a942
Rev PA3
...
Processed review comment.
Added testpoints to control loop.
Changed display to Newhaven type.
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@147 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:36:18 +00:00
tla
2da6594807
Rev PA3
...
Processed review comment.
Added testpoints to control loop.
Changed display to Newhaven type.
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@146 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:36:06 +00:00
mmi
0e406b1291
Created tag 002
...
Added PDF
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@145 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:22:18 +00:00
mmi
e0e10e0498
Removed tag again because of errors
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@144 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:20:25 +00:00
mmi
7b2ef08324
Updated more fixes
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@143 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:19:56 +00:00
mmi
9200fc8717
Create tag/release of software user manual in revision 002
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@142 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:09:59 +00:00
mmi
57cccd5cbb
Removed tag because of remaning errors in document
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@141 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:09:41 +00:00
mmi
09fab0da70
Fixed minor errors in document
...
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@140 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-07 10:09:15 +00:00