-
-
STM32CubeMX does not support OTG mode, where it can be either a host or a device during execution. It would require a bit of manual coding to set up.
-
**Is your feature request related to a problem? Please describe.**
[The current porting guide](https://github.com/suikan4github/murasaki/blob/b74acdbd35075611e4717f32339d57af9f9ac83e/Inc/murasaki_3_p…
-
Dear MicroROS
I've been working with MicroROS on the Olimex-stm32-e470 running the different OS's.
I would now like to implement MicroROS in another application running on a different board.
**Sy…
-
This MCU has a total RAM of 64kB, divided into 48kB SRAM1 and 16kB SRAM2. modm configures both of a size of 32kB. Not sure where the error comes from, looking at similar MCU their configuration is fin…
-
Pacote de dados - Payload
Timer interno do uC
Comunicação Serial - Protocolo UART
-
## Issue template
- Hardware description: https://github.com/Needrom/Microros-on-DIscovery-board
- RTOS: freertos
- Installation type: micro_ros_setup
- Version or commit hash: foxy
#### Step…
-
Thanks to the examples, established the IP and the network mask right now; however, I cannot ping the modem even the LWIP_ICMP module activation is enabled over STM32CubeMX.
Does it need a function t…
-
Hi,
Thanks for sharing your project, is the `Middlewares\ST\STM32_USB_Device_Library\Class\UVC` source 'custom made'? I'm planning to develop some USB custom classes but i haven't find much informa…
-
Hi,
How we can check the actual(or the set) operating CPU speed of the mcu via code function or in .h/.cpp file/board info?
I am using the Generic STM32F4xx (Black F407VET6) board and I want to …