Skip to content

Instantly share code, notes, and snippets.

@sidprice
Created May 10, 2018 22:12
Show Gist options
  • Select an option

  • Save sidprice/d739cc4131bd80cb7156b62e8992ae7e to your computer and use it in GitHub Desktop.

Select an option

Save sidprice/d739cc4131bd80cb7156b62e8992ae7e to your computer and use it in GitHub Desktop.
/* This needs some fixing... */
/* Toggle required to sort out line drivers... */
gpio_port_write(GPIOA, 0x8102);
gpio_port_write(GPIOB, 0x2000);
gpio_port_write(GPIOA, 0x8182);
gpio_port_write(GPIOB, 0x2002);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment