http://embedded-lab.com/blog/stm32-gpio-ports-insights/
http://hertaville.com/stm32f0-gpio-tutorial-part-1.html
The libmaple libraries, on which STM32duino is based, provides access to registers by the syntax:
GPIOA->regs->REG| #!/usr/bin/env bash | |
| rm /run/systemd/system/nix-daemon.service.d/proxy-override.conf | |
| systemctl daemon-reload | |
| systemctl restart nix-daemon |
| #!/usr/bin/env nix-shell | |
| #! nix-shell shell.nix | |
| { pkgs ? import <nixpkgs> {} }: | |
| (pkgs.buildFHSUserEnv { | |
| name = "devbox"; | |
| targetPkgs = pkgs: (with pkgs; [ | |
| python38 | |
| python38Packages.pip |
http://embedded-lab.com/blog/stm32-gpio-ports-insights/
http://hertaville.com/stm32f0-gpio-tutorial-part-1.html
The libmaple libraries, on which STM32duino is based, provides access to registers by the syntax:
GPIOA->regs->REG