Skip to content

issues Search Results · repo:ataradov/dgw language:C

Filter by

5 results
 (48 ms)

5 results

inataradov/dgw (press backspace or delete to remove)

I m using the function i2c_write_byte but it may happen that it never exits the while(1) loop: //----------------------------------------------------------------------------- bool i2c_write_byte(uint8_t ...
  • pedro-javierf
  • 21
  • Opened 
    on Jul 29, 2021
  • #5

Hello Alex, I have one question: If the usb hid report descriptor has a size of 64 bytes or a multiple of 64 bytes, we shouldn t check this and send a zero-length packet at end? https://github.com/ataradov/dgw/blob/40b6b1587850cd2b32505ace08076b0dad5247db/embedded/usb.c#L255 ...
  • telix001
  • 1
  • Opened 
    on Jul 6, 2019
  • #4

Hi Alex, I wanted to provide an update of HAL_GPIO_PIN based on the initial code base you provided. Specifically I wanted to bind the functions to a global structure... #include stdint.h #include ...
  • MonteShaffer
  • 6
  • Opened 
    on Jul 27, 2018
  • #3

Hi, embedded/debug.c refers to setting up debugger for UART, line 47 refers to F_CPU which doesn t seem to be defined for the SAMD21. спасибо monte {x:
  • MonteShaffer
  • 12
  • Opened 
    on Jul 24, 2018
  • #2

Thanks for this great source of info. I ve been reading your code to learn about programming the SAMD21. I found a potential issue in the SPI code: when calling spi_ss(1) at the end of a transmission, ...
  • omzlo
  • 2
  • Opened 
    on Sep 29, 2017
  • #1
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 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