-
I've been using NETMF with STM32F4 chips for some time now. Recently my employer started designing boards with STM32F7 chips. Naturally I need to be able to support them, or ditch NETMF.
Can some…
-
Hi govind!
Awesome tool you wrote here :)
I'm trying to investigate the memory used on my STM32F7 but I'm running into the following error:
![image](https://user-images.githubusercontent.com…
-
-
stm32f7 usb问题:
rt-thread/bsp/stm32/libraries/HAL_Drivers/drv_usbd.c:199:21: error: 'USBD_INSTANCE' undeclared (first use in this function); did you mean 'IS_TIM_INSTANCE'?
pcd->Instance = USBD_…
-
For sum reason (and im new to coding so please forgive me if i use incorrect names/words) on my stm3f4/7 boards f413 f401 f411 f767 etc If I load the example Melody with tone then my stm boards will n…
-
Came across a problem configuring the MPU for a board running the STM32F777. The system locked the board and I believe that the lock was caused by the` MPU_RASR_S` attribute being used on a memory re…
-
Hi I made some research about your idea and I ready to start. I found a really beautiful board with Ethernet and a lot of I/Os. It’s a Nucleo Board really easy to find, really cheap (around 25 euros) …
-
### Operating System
Linux
### Board
n.a.
### Firmware
n.a.
### What happened ?
I'm trying to package tinyusb for inclusion in Debian. I was thus reading through all the copyright of the includ…
josch updated
7 months ago
-
-
### Describe the bug
I've notice irregular calls in wq:**rate_ctrl** when **px4io** drive is running.
For example, **control_allocation** is expect to run `2.5 [ms]` loop but for every `1 [s]` it…