Skip to content

issues Search Results · repo:stm32duino/Arduino_Core_STM32 language:C

Filter by

1k results
 (52 ms)

1k results

instm32duino/Arduino_Core_STM32 (press backspace or delete to remove)

I updated to v2.10.1 through the ArduinoIDE boards manager and Norton popped with threats identified. Not sure if these are valid or not, but wanted to mention it here for awareness. file: arm-none-eabi-gprof.exe ...
  • Sqwince
  • Opened 
    3 hours ago
  • #2703

Describe the bug After testing, I noticed that the Build_opt.h file is used only if, as a compilation optimization, one with LTO is chosen. To Reproduce The Build_opt.h file contains the following code: ...
  • bbc25185
  • 1
  • Opened 
    4 days ago
  • #2698

- Name: STM32L562E_DK - Link to all relevant information: - Documentations - Where this hardware can be purchased Onboard MCU: STM32L562QEI6Q I m happy to try to add this variant myself, ...
new variant
  • haydenth
  • 4
  • Opened 
    10 days ago
  • #2694

Describe the bug When using the Nucleo-F767ZI board, or all other STMF767 boards as I can see, will fail to boot into a STM32Duino firmware because the SystemClock_Config() for those boards triggers an ...
bug 🐛
  • maxgerhardt
  • 1
  • Opened 
    11 days ago
  • #2692

STM32_CORE_VERSION_MINOR is defined as 0x10 in core 2.10.0 and 2.10.1. It should be 0x0A.
  • patricklaf
  • Opened 
    15 days ago
  • #2687

2.9 .0 release uses the xpack-openocd v0.12.0-4. 2.10.0 release uses the xpack-openocd v0.12.0-6. But this is the xpack-openocd v0.12.0-5 which is referenced preventing openocd usage due to ENOENT.
bug 🐛
  • fpistm
  • Opened 
    15 days ago
  • #2683

STM32U0 (and possibly other parts) support level inversion with the following: huartx.AdvancedInit.AdvFeatureInit = UART_ADVFEATURE_TXINVERT_INIT; huartx.AdvancedInit.TxPinLevelInvert = UART_ADVFEATURE_TXINV_ENABLE; ...
duplicate
enhancement
  • ndoo
  • 2
  • Opened 
    25 days ago
  • #2669

Using Necleo64 with STM3232C07 support, I have this code. void setup() { SerialUSB.begin(); } void loop() { SerialUSB.println( Hello! ); delay(500); } It works fine when loading from Arduino over ...
invalid
  • gus-ghielec
  • 6
  • Opened 
    26 days ago
  • #2666

There is a typo (Double N) in this line NNUCLEO-H7A3ZI-Q Shall be Nucleo H7A3ZI-Q Originally posted by @Gregobry in https://github.com/stm32duino/Arduino_Core_STM32/pull/2634#discussion_r1969359969 ...
bug 🐛
documentation 📚
  • fpistm
  • Opened 
    26 days ago
  • #2664

Board description - Name: NUCLEO-L412RB-P - Link: https://www.st.com/en/evaluation-tools/nucleo-l412rb-p.html Hi there, I m willing to submit a PR for this but I m a bit confused as to how! It seems ...
new variant
  • lylecheatham
  • 2
  • Opened 
    28 days ago
  • #2663
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub