This Week in Beagle #23

Boards

Hello everyone. A typical work week. Let’s go over everything. PocketBeagle 2 Examples More work went to make the PocketBeagle 2 Examples as educational as possible. The goal of the examples is to teach Linux APIs. Thus the examples try to use the kernel drivers for the different devices as much as possible. Make Blinky […]

This Week in Beagle #22

Boards

Hello everyone. A typical work week. Let’s go over everything. BeagleBoard Rust Imager BeagleConnect Freedom Fixes My last updates seem to have caused BeagleConnect Freedom (both CC1352P7 and MSP430) flashing to break. This was reported by @OhioMeasurementDevices on Discord. I have pushed the fixes to crates.io as version 1.0.2. Additionally, I have also yanked the […]

This Week in Beagle #19

Boards

Hello everyone. A typical work week. Let’s go over everything. BeagleBoard Rust Imager I am gearing up for a v1 release of BeagleBoard Rust Imager soon. As such, a lot of work went into it this week. Justfiles I have been using Makefiles for all the building and packaging tasks in BeagleBoard Rust Imager. Back […]

This Week in Beagle #17

Boards

Hello everyone. A typical work week. Let’s go over everything. PocketBeagle 2 Examples Continuing the work from last week, I finished adding Python examples for all the prior Rust examples. I have also added a lot of new examples, mostly centered around the hardware available in TechLab cape for PocketBeagle 2. EEPROM I already had […]

This Week in Beagle #16

Boards

Hello everyone. This was a light week since I had college exams. Let’s go over everything. PocketBeagle 2 Examples I have been working on Rust examples for PocketBeagle 2 as evident from my past posts. However, a lot of examples ended up being more complicated than they should be, specially for new users. Additionally, Rust […]

This Week in Beagle #15

Boards

Hello everyone. Another typical week. Let’s go over everything. BeagleBoard Image Builder After much deliberation last week, I decided to go ahead with trying to use debos for image generation. I was able to create debos recipes for BeagleY-AI and PocketBeagle 2. However, the image generated by debos does not seem to boot on either […]

This Week in Beagle #14

Boards

Hello everyone. I ended up experimenting more than getting results, so not much to write. Let’s go over everything. PocketBeagle 2 Examples Continuing the work from last week, more PocketBeagle 2 examples have been added. Feel free to create issues regarding the examples you would like to be added. Button Simple example to detect button […]

This Week in Beagle #13

Boards

Hello everyone. Since PocketBeagle 2 has launched, most of the development was focused on it. Let’s go over everything. Enable Greybus BeaglePlay driver in defconfig As per suggestion of Nishanth Menon, I have added gb_beagleplay to the defconfig. Here is the latest version of the patch. Export Symbols RFC As alluded to in my prior […]

This Week in Beagle #11

Boards

Hello everyone. A typical week for development. Let’s go over everything. Zephyr Ti Hal Updates A few weeks ago, I created a PR to update the Simplelink SDK version in hal_ti from 4.40.04.04 to 7.41.00.17. Now that it has been merged, hopefully, I can start working on adding Bluetooth support using the BLE5 Stack in […]

This Week in Beagle #8

Boards

Hello everyone. I have been traveling for the last few weeks due to some family functions. Additionally, I was primarily working on Pocketbeagle2 stuff, which wasn’t public yet, so I also lacked content. Now that Pocketbeagle2 has been announced, I can start talking about it. So, let’s get to it. Pocketbeagle2 MSPM0 Driver In Pocketbeagle2, […]