Skip to content

Fix bug that breaks RS485 on the Opta #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Fix bug that breaks RS485 on the Opta #21

merged 1 commit into from
Mar 15, 2024

Conversation

alrvid
Copy link
Contributor

@alrvid alrvid commented Mar 13, 2024

PB14 is used to enable USB on the PMC, but it is used for RS485 on the Opta. Therefore, performing automatic detection on the Opta breaks RS485.

PB14 is used to enable USB on the PMC, but it is used for RS485 on the Opta.
Therefore, performing automatic detection on the Opta breaks RS485.
@alrvid alrvid requested a review from cristidragomir97 March 13, 2024 15:38
Copy link

Memory usage change @ d955b69

Board flash % RAM for global variables %
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/SD_Card_Example
flash
% examples/SD_Card_Example
RAM for global variables
% examples/USB_Hotplug_Example
flash
% examples/USB_Hotplug_Example
RAM for global variables
% examples/USB_No_Hotplug_Example
flash
% examples/USB_No_Hotplug_Example
RAM for global variables
%
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
Click for full report CSV
Board,examples/SD_Card_Example<br>flash,%,examples/SD_Card_Example<br>RAM for global variables,%,examples/USB_Hotplug_Example<br>flash,%,examples/USB_Hotplug_Example<br>RAM for global variables,%,examples/USB_No_Hotplug_Example<br>flash,%,examples/USB_No_Hotplug_Example<br>RAM for global variables,%
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:renesas_portenta:portenta_c33,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Mar 13, 2024
@alrvid alrvid merged commit 736deea into arduino-libraries:main Mar 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants