Skip to content

issues Search Results · repo:arduino/ArduinoCore-avr language:C

Filter by

0 results
 (96 ms)

0 results

inarduino/ArduinoCore-avr (press backspace or delete to remove)

The buffer used for transmission is fixed at 32 bytes. Trying to use write() to transmit more than this in one transmission results in only 32 bytes being sent out, but the write() function incorrectly ...
  • SpaghettiBorgar
  • Opened 
    14 days ago
  • #597

Describe the request Expand the instructions for building the repository s arduino-usbserial firmware to provide all information needed to ensure a successful build by anyone. Describe the current behavior ...
documentation
enhancement
  • Pcdwarf
  • Opened 
    on Mar 6
  • #596

Describe the problem When using the Export compiled binary option to get binaries for a selected sketch, the binary with both the program and the bootloader, labeled sketch.ino.with_bootloader.hex, will ...
bug
duplicate
  • Carter3DP
  • 2
  • Opened 
    on Jan 27
  • #594

https://github.com/arduino/ArduinoCore-avr/blob/c8c514c9a19602542bc32c7033f48fecbbda4401/libraries/Wire/src/utility/twi.c#L171 If micros overflows after the start and before the end of this read function, ...
  • tay10r
  • Opened 
    on Jan 18
  • #592

Hello Arduino Core Teams, Can we replace the use of strcpy(2) from String::concat(const char*, uint32_t) by strlcpy(2) or even memcpy ? Without referencing strcpy(2) on your documentation, if we cast ...
  • bilaliscarioth
  • 1
  • Opened 
    on Jan 16
  • #590

My program freezes randomly. After debugging I found out this: gdb output: Program received signal SIGINT, Interrupt. 0x00001ad8 in twi_readFrom (address=address@entry=104 h , data=0x8009d0 TwoWire::rxBuffer ...
  • Ztirom45
  • 2
  • Opened 
    on Dec 29, 2024
  • #586

Hi there, first of all thanks a lot for your great work and effort! (thumbsup) I just stumbed accross an issue with the Stream class, when writing a destructor for a derived class. Specifically, the ...
  • gicking
  • 2
  • Opened 
    on Dec 29, 2024
  • #585

First of all, thank you all for all your hard work in the Arduino platform. I have some questions regarding the ArduinoCore API integration of the AVR-core. In ArduinoCore API there are the following ...
  • Guswib
  • Opened 
    on Dec 2, 2024
  • #580

First of all, I think we can all agree that we appreciate the hard work the developers put into the Serial/HardwareSerial development. That being said, I think it s time for a few changes that would significantly ...
enhancement
  • pcdangio
  • 2
  • Opened 
    on Nov 27, 2024
  • #579

Where s the source code for dpinst-amd64.exe? If it s gonna ask me for admin credentials, and is supposedly used to download drivers for additional Arduino boards, I really wanna see it s source code. ...
documentation
invalid
  • eabase
  • 3
  • Opened 
    on Nov 23, 2024
  • #578
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub