issues Search Results · repo:arduino/ArduinoCore-mbed language:C
Filter by
0 results
(62 ms)0 results
inarduino/ArduinoCore-mbed (press backspace or delete to remove)Hi - after 3 simultaneous http Ethernet connections to the Opta, it refuses further connections.
via python, the failed connections have: ( Connection aborted. , ConnectionResetError(54, Connection reset ...
ppp-one
- Opened 3 days ago
- #1078
Hi,
We have implemented a library to trasmit the sensors data of the Nicla:
https://github.com/ADVRHumanoids/nicla_vision_drivers through WiFi (UDP or TCP)
Recently I am trying to transmit such data ...
torydebra
- Opened 11 days ago
- #1077
I am currently working on project using Arduino Portenta H7, and I would like to run a display using the USB Type C an
issue the display is not functioning or showing any output when connected.
Here are ...
Tasmita9
- 6
- Opened 12 days ago
- #1075
Tone.cpp has a small memory leak. void Stop() set pointer pin to nullptr and clears the pointer before the destructor is
called, which later attempts to delete pin. Since the pointer was already set to ...
ftg-xd
- Opened 20 days ago
- #1073
Is there are some functions for Portenta C33 (renesas), I tried the same for H7 but the lib seems to be non functional.
Is there a workaround?
jowin202
- 2
- Opened 27 days ago
- #1070
I have an Opta RS485 with code compiled with the following libraries/platform: Ethernet 1.0.0
SocketWrapper 1.0 arduino:mbed_opta 4.3.1
When running a simple http server (following a simplified version ...
ppp-one
- 2
- Opened on Jun 18
- #1067
Hi, I am storing data to an SD-card over SPI with Portenta H7. Running the SdFat “bench” example I only reach about 1.3
MB/s write speed. I expected more: e.g. the Arduino Due in the SdFat README shows ...
paji66
- Opened on Jun 15
- #1066
There are several issues with the current us_ticker implementation.
The most visible behaviour is that the system uptime can suddenly jump backwards by a multiple of 2^32µs when
us_ticker_set_interrupt() ...
nomis
- 1
- Opened on May 19
- #1063
RPC and thus OpenAMP are officially supported on GIGA however it generates this compile time Warming in IDE 2.3.6 using
GIGA Boards 4.2.4
WARNING: library openamp claims to run on mbed, mbed_portenta, ...
Vidbuf
- Opened on May 2
- #1056
Trying a master_reader/slave_sender on two gigas with Core 4.2.4 gives NACK 2 out of 3 times.
To test it: 1 giga with
#include Wire.h
void setup() {
Wire1.begin(); // join I2C bus (address ...
Ruggero-R
- Opened on Apr 23
- #1051

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.