ArduinoCore-mbed icon indicating copy to clipboard operation
ArduinoCore-mbed copied to clipboard

Results 178 ArduinoCore-mbed issues
Sort by recently updated
recently updated
newest added

How get these core running with Mbed Studio? Any practical advice?

Hi Guys, I'm not sure where to post this, So I thought I would start here. Taking the following test code: ``` #include "PluggableUSBAudio.h" #define BUF_SIZE (128) USBAudio audio(true, 44100,...

Hello, I am using Portenta H7 + vision shield, and I set up the codes to receive UDP multicast data. The codes compiled but I'm not receiving any data. Can...

bug
Ethernet

I am interested in having the ArduinoCore Mbed include support for JPEG hardware encode/decode for STM32H7 based MCUs. I attempted to implement it using the OpenMV code or directly from...

SocketWrapper library: MbedServer.status only returns 0. better remove it method `status` is not mandatory in Server implementation. many Arduino networking libraries don't have it

Hi, Tried to run WiFiFirmwareUpdater & WiFiWebClient examples from Portenta X8 boards package v3.2.0 inside Arduino IDE 1.8.19 on my Portenta X8. Both fail with similar compilation error: `ResolveLibrary(QSPIFBlockDevice.h)WiFiFirmwareUpdater:1:10: fatal...

I attached upwards female headers on my Arduino PortentaH7 so that the Vision shields can also plug into it using the bottom located 80 pin HD connectors. (Female headers facing...

tusbh_msg_root_enable() res = -1; while (res!=0){ res = tusbh_device_attach(dev); TUSB_ROOT_INFO("Device attach failed\n"); } This will cause a "Device attach failed" to always be printed, regardless of the outcome of the...

Running the KeyboardController.ino example, only runs for ~30seconds (sometimes shorter), then hangs when running on the USB-C (HS) core. Sometimes shows the message "RHUB HS:0 Disable 4", sometimes not. The...

When is the Opta going to be included with the Lauterbach Trace32 debugger? Or is there a way now to get it registered? https://repo.lauterbach.com/register_arduino.php I don't even own an Opta...