Brad Campbell

Results 151 issues of Brad Campbell

1. call `PWR_EnterSTOPMode()` instead 2. Fix main loop so interrupts can't occur before WFI 3. Look at stm-sleep branch for how to get the I2C to wake the STM 4....

I'm running into the following error when using the `fillb` command: ``` $ openocd -c " source [find board/sifive-hifive1-revb.cfg]; init; reset init; halt; flash fillb 0x20040000 0xff 512; exit" Open...

Right now, using this tap installs the toolchain from the master branch of riscv-gnu-toolchain, and means that the version of the compiler one gets is based on when they run...

To guide what gateway infrastructure we need, it might be useful to start with what APIs we would like to be able to use at the application layer. These APIs...

We should be able to use RTT when debugging, and then disable it when things work.

Gives some very strange readings when an ACme++ is plugged into the PowerBlade.

- Hole sizes too small for radar module - TX/RX silkscreen backwards - PCB board name label too small - MSGEQ7 schematic - SAM4L switching power supply doesn't work

hardware

With watchdog timer firing at 250 ms, app watchdog timer firing at 30 s, and app timer firing at 6 s, every 235 s the app seemingly stops getting a...

The app on the sam4l shouldn't do any manipulation so that we can easily extend the python code.