circle icon indicating copy to clipboard operation
circle copied to clipboard

A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)

Results 26 circle issues
Sort by recently updated
recently updated
newest added

Forgive me if this is the wrong way to report this, but I'm trying to sort out why I can't seem to instantiate a second CLVGL class on a second...

I'm just curious: Would it be possible to make the circle socket api look like normal sockets, so one can use a default C library that uses sockets and it...

Hello First Of all, thanks for this awesome codes, I would Like to Display Farsi Text On the Screen. I found a Font.h file, I converted a farsi Font Like...

It would appear that there are several common USB MIDI controllers (e.g. those by Novation) that seem to present an INTERRUPT endpoint rather than a BULK endpoint. This means that...

Hi Rene, Yesterday I noticed that two different PI Zero 2 W PCBs can have different WLAN hardware: These logger lines exist on different Pis: `wlan: ether4330: chip 43430 rev2...

Hi @rsta2, thought this may be useful for you. bye, pottendo

Where can I find some more information about how i2c slave works? For example: * I'm looking at the i2cping example, and it looks like the slave is polling for...

We are developing our own OS on Raspi, and we want to use GPU of Raspi4, even Raspi5. I wonder if there is a GPU support from circle, which can...

Hi, trying to run _07-usbstorage_ I get ``` logger: Circle 45.3.1 started on Raspberry Pi 5 (AArch64) 00:00:00.13 timer: SpeedFactor is 7.69 00:00:00.23 xhci: HW reset failed 00:00:00.23 usb: Cannot...

I don't believe that Circle exposes a way to set the HDMI video output refresh rate to 50hz, which I'd like for a project I'm working on. I tried looking...