azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/azonenberg/scopehal-cmake, https://github.com/azonenberg/scopehal-apps, https://github.com/azonenberg/scopehal | Logs: https://freenode.irclog.whitequark.org/scopehal
Famine- has joined #scopehal
Famine has quit [Ping timeout: 265 seconds]
Degi has quit [Ping timeout: 240 seconds]
Degi has joined #scopehal
Famine_ has joined #scopehal
Famine- has quit [Ping timeout: 256 seconds]
electronic_eel has quit [Ping timeout: 240 seconds]
electronic_eel has joined #scopehal
_whitelogger has joined #scopehal
_whitelogger has joined #scopehal
<azonenberg> Starting MEAD bringup
<azonenberg> The INTEGRALSTICK board with default test firmware right now is pulling about 100 mA @ 12V
<azonenberg> When i plug in the pod, it jumps up to about 340 mA
<azonenberg> 12V0 is reading 11.802V on the pod, that's pretty decent
<azonenberg> 3.31055V on 3V3
<azonenberg> 5.0030V on 5V0
<azonenberg> -1.49109V on 5V0_N
<azonenberg> 5.9003V on 6V0
<azonenberg> and 2.63091V on 2V5. I believe that last one is high because i derped and didn't order the exact resistor value i needed
<azonenberg> so i approximated
<azonenberg> U15 is running toasty, close to 60C, but that's within safe limits
<azonenberg> That's the -1.5V charge pump+LDO
<azonenberg> Given the linear postregulator it's not surprising it runs warm
* monochroma toasts a marshmallow
Famine- has joined #scopehal
Famine_ has quit [Ping timeout: 256 seconds]
_whitelogger has joined #scopehal
<azonenberg> woop, MCU is alive and running code. next up is to bring up the LCD and DAC
<monochroma> :D
m4ssi has joined #scopehal
<_whitenotifier-b> [starshipraider] azonenberg pushed 2 commits to master [+9/-0/±0] https://git.io/JJk8d
<_whitenotifier-b> [starshipraider] azonenberg 32bf9fb - Initial FPGA design for MEAD bringup
<_whitenotifier-b> [starshipraider] azonenberg 87d75b8 - Initial firmware skeleton for MEAD
_whitelogger has joined #scopehal
Famine_ has joined #scopehal
m4ssi has quit [Remote host closed the connection]
Famine- has quit [Ping timeout: 260 seconds]
Famine- has joined #scopehal
Famine_ has quit [Ping timeout: 256 seconds]
<_whitenotifier-b> [scopehal] azonenberg opened issue #170: UART decode should allow byte or message level display - https://git.io/JJkRb
<_whitenotifier-b> [scopehal] azonenberg labeled issue #170: UART decode should allow byte or message level display - https://git.io/JJkRb
<_whitenotifier-b> [stm32-cpp] azonenberg pushed 1 commit to master [+2/-0/±5] https://git.io/JJk0g
<_whitenotifier-b> [stm32-cpp] azonenberg 1c093a0 - Began work on STM32F031 timer support
_whitelogger has joined #scopehal
<_whitenotifier-b> [scopehal-cmake] ggsubs forked the repository - https://git.io/JJki5
<_whitenotifier-b> [scopehal] ggsubs forked the repository - https://git.io/JJki5
<_whitenotifier-b> [scopehal-apps] ggsubs forked the repository - https://git.io/JJki5
juli969 has joined #scopehal
gruetzkopf has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
gruetzkopf has joined #scopehal
<azonenberg> Just had a really weird malfunction on my waverunner
<azonenberg> it seems like the trigger for the LA and analog channels de-synced somehow
<azonenberg> every trigger the LA would randomly jump all over the place and wasnt even remotely aligned to the analog channels
<azonenberg> a reboot cleared it
<_whitenotifier-b> [stm32-cpp] azonenberg pushed 1 commit to master [+2/-0/±7] https://git.io/JJkFH
<_whitenotifier-b> [stm32-cpp] azonenberg b655381 - Initial I2C support