Pavel A.

Results 9 issues of Pavel A.

- Java: how? - .NET: how? PInvoke or C++/CLI?

enhancement
help wanted

TODO: Library (class) for Python TODO: More example scripts & tests

enhancement
help wanted

I don't understand what this function should return: the low -level handle or struct usb_relay_device_info *. If the former, how to get the info (number of relays, etc.) from this...

question

It looks like receive overrun is not checked and not dismissed in HAL_UART_Receive(). RX data overrun would totally block the program, unless overrun is disabled (in Cube, as "advanced feature")....

This patch fixes LEDs directly connected to GPIOs when the I2C I/O extender is disabled. File: Drivers/BSP/STM32H743I-EVAL/stm32h743i_eval.c https://github.com/STMicroelectronics/STM32CubeH7/blob/e9472e471cc8974c4a2596fc86e565241871c20e/Drivers/BSP/STM32H743I-EVAL/stm32h743i_eval.c#L99-L108 **Describe the set-up** * Board: STM32H743I/753I EVAL-2 * IDE: any (I used...

bug
internal bug tracker
bsp

Add to makefile: statically linked variant. Much faster with network filesystem.

enhancement

If needed - make a 64-bit variant: - 32-bit usermode on 64-bit kernel - 64-bit usermode on 64-bit kernel

enhancement

- ARM 32-bit - yes - x86 32-bit - yes - x64 ? - MIPS (Ralink) 32-bit ? - what else? test on buildroot ?