-
**Describe the bug**
samples/drivers/CAN cannot be built for any other boards except for nucleo_l432kc and stm32f072b_disco
If that is intended, then this probably needs to be mentioned in readme
…
-
What I have to change to use with stm32f072?
thank you
-
![screen shot 2561-10-01 at 15 17 05](https://user-images.githubusercontent.com/3774145/46277401-3ed4e380-c58d-11e8-925f-e6d290630d5a.png)
![screen shot 2561-10-01 at 15 17 21](https://user-images.gi…
-
I've tried different commit versions:
1) latest master
2) master-branch = 13 commits behind
3) cantact-fw-037e7a9c6dcf14cfd30d424b72c245e71156782e (last one before changing to CAN interrupt handli…
-
We need to cleanup the pin-controller nodes to address the following warnings:
```
96b_argonkey.dts_compiled: Warning (unit_address_vs_reg): Node /soc/pin-controller has a reg or ranges property, …
galak updated
5 years ago
-
Hi,
I just saw how the Font Glyphs/Symbols are stored and I can see that there is loads of Flash memory it's been wasted.
This is because for every Glyph/Symbol we store every pixel within its h…
-
Hi, I am trying to port STM32F072 Discovery and I know that it has 4 LEDs. My question is related to these lines within variant.h header file:
//On-board LED pin number
#define LED_BUILTIN …
-
Hi,
I am using STM32F072RB Microcontroller and I am unable to flash the firmware using the App. The device was recognized and even selected the correct DFU file. The Mass Erase also works.
But…
-
Hi. I tried to use the Hd44780 class with a 16x2 display, single driver, 4 bit databus.
The display is connected as such:
```cpp
using E = GpioC13;
using Rw = GpioC14;
using Rs = GpioC15;
usi…
-
Hello,
I tried compiling the nucleo_f031k6 blinky example and I got the following error:
collect2: fatal error: ld terminated with signal 11 [Segmentation fault]
compilation terminated.
When I…
riktw updated
7 years ago