Skip to content

issues Search Results · repo:atsamd-rs/atsamd language:Rust

Filter by

218 results
 (1 s)

218 results

inatsamd-rs/atsamd (press backspace or delete to remove)

The maximum duty cycle returned by the Tcc?Pwm peripherals via Pwm::get_max_duty seems to be one too small. At least when setting exactly this duty cycle, the resulting signal (checked via oscilloscope) ...
  • fko-kuptec
  • Opened 
    on Jun 27
  • #911

While integrating the clock API v2 into our firmware, I stumbled across the following issue: The code used to compute the output frequency for the DPLL is, as far as I understand, flawed. Because the ...
  • fko-kuptec
  • 7
  • Opened 
    on Jun 26
  • #907

The EIC peripheral handles multiple external interrupts, which we represent in the HAL as eic::ExtInt structs. Methods on ExtInt allow configuring aspects of the interrupt that are represented in subatomic ...
  • ianrrees
  • Opened 
    on Jun 25
  • #906

Description: I ve encountered an issue with the usb_serial example in the itsybitsy_m4 crate. When building the example in isolation (i.e., outside of the full atsamd workspace), the firmware compiles ...
  • FraFrieFa
  • 9
  • Opened 
    on Mar 4
  • #821

I m currently trying to get the arduino MKRZERO s builtin SD card reader to work. I ve made sure my hardware works by uploading and running an arduino sketch and I ve used the feather_m0 s adalogger example ...
  • arkap
  • 2
  • Opened 
    on Mar 30, 2022
  • #594

I ve been using the PWM interface for a bit now and there s some strangeness in it. I just want to make sure I m not missing anything before I potentially look to create a PR. Currently, I m using the ...
  • sakian
  • 2
  • Opened 
    on Mar 21, 2022
  • #584

As far as I can tell - SAMD[2|A]1ExL parts are not supported by this crate - is that correct? Specifically, this is the variant with a pinout optimized for ADC/PWM usage. I am using PB02 and PB03 in a ...
  • kiranshila
  • 6
  • Opened 
    on Mar 18, 2022
  • #582

The configuration used: pub fn uart0( clocks: mut GenericClockController, baud: impl Into Hertz , sercom0: pac::SERCOM0, mclk: mut pac::MCLK, uart_rx: impl Into Pin PA06, AlternateD ...
  • Josfemova
  • 10
  • Opened 
    on Mar 15, 2022
  • #581

After #569, it would be good to run clippy more aggressively in CI. We currently run it but don t block anything on the result. I think it makes sense to deny errors everywhere and deny warnings in the ...
  • TDHolmes
  • 2
  • Opened 
    on Feb 21, 2022
  • #574

@TDHolmes noticed that some of the crates recently published through github actions were owned by only atsamd-bot, and not atsamd-rs:owners. We should update the github action script (atsamd/.github/workflows/release-crates.yml) ...
  • sajattack
  • 3
  • Opened 
    on Jan 11, 2022
  • #566
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