-
Using the latest version of the main branch and run the script.
```
>>> import pyb
>>> adc = pyb.ADC(pyb.Pin.board.PA4)
Traceback (most recent call last):
File "", line 1, in
ValueError: pin …
-
Just while upgrading my collection of STM32 boards I was looking through the pin definitions and one can debate if they are complete. Other boards also suffer from incompleteness. So now the question …
-
Hello Phil,
I have one of your Teensy boards and want to use TMC drives. have you thought about this as a project i know so many people would jump on it
"Hello in trying to use TMC drives with a…
-
I have installed KiCad 5.99, and it can be opened correctly. Personally, I think it is very respectable to be an open source project. Although the schematic diagram is still relatively simple, I don't…
-
Will this code work on stm32f303ret6?
-
blocks #34
I invoke ``setOutputIndex(7 - 1);`` expecting ADR bits to be 0110 but actual nucleo pins read something else :(
naked nucleo I read
ADR0=PC8: 3.3v
ADR1=PC6: 3.3v
ADR2=PC5: 2.5v
…
-
- [ ] 8051
- [ ] C8051F330: Silicon Labs ToolStick
- [x] AVR
- [x] ATtiny85: Adafruit Trinket
- [x] ATtiny13A: Cheepit Sparrow
- [x] ATmega328P: on breadboard
- [x] Cortex-M
- [x] S…
-
| Name | Display | IRsend | GPIO | shake sensor |
| --- | --- | --- | --- | --- |
| ST Nucleo F767ZI / H723ZG | :heavy_check_mark: (ssd1306 and ILI9341) | :question: | :heavy_check_mark: |
| Feathe…
-
hello i cant figure how to impot the project to the ide and configure it with my hardware via cubemx
-
After introducing a new release cycle (#160, #237), the next release is knocking on the door (2017q2 tags at #249 and #248 ;-) I really appreciate the professional management of @salkinium!
What ab…