STM32L5 or STM32U5 HID act as mouse
Hello all, I have stm32L5 and stm32U5 board and I need to act one of then as mouse but I couldn't . so could you help me to do this or send example code because I search but I don't find any example best regards.
Hello all, I have stm32L5 and stm32U5 board and I need to act one of then as mouse but I couldn't . so could you help me to do this or send example code because I search but I don't find any example best regards.
Hello everybody, I designed a touch sensor whith the STM32F042 MCU but after a week of constant testing and experimenting still not working. First the problem was that the TSC always get in the too much count error, after I thought that maybe the cap...
The MCU is STM32G031J6 on a STM32G0316-DISCO board.The maximum software pin toggling speed I am able to achieve is about 0.7 us.It looks a bit slow for a M0+ running at 48 mhz.Looking at listing file, there is no library overhead (I am using LL).Can ...
Hello Community,I've been grappling with a challenge in my project involving the STM series, and despite my efforts, I haven't been able to find a comprehensive tutorial addressing my specific issue. Here's a snippet of what I have so far:void HAL_TI...
Hello In my project I want to use timer4 of STM32G474RET6 MCU. I want to generate single pulses with programmable width on CH2-CH4. These output pulses from MCU should be with programmable delay from input pulse connected to CH1. Pulses on CH2-CH4 sh...
Hi , i am not able to connect to the stm32 Nucleof401re board as it gives me error localhost61234
Hi all,I am testing a new dev board I designed to use a 16MHz crystal for the HSE. Been scouring the forums for a few days trying to find potential flaws in my design and/or solutions to no avail.The MCU in question I am working with is the STM32F407...
Hi Community! I managed to communicate between the STM32-L4A6 (Nucleo-L4A6ZG) and the OV5640 camera module. I can read the camera's ID, set its modes, and even get image data. But there's a problem: the characters in the data I receive turn into unre...
Hello everyone,I plan to use an STM32L4R7xx MCU in a project and I want to employ capacitive touch sensors. I've read that the TSC module can assist with this, and I should only design the buttons on the PCB. However, I've also read that water and hu...
Hi All!I am working with a STM32H723ZG. As shown in the pictures below this is the memory layout. However is it possible to increase the size of the RAM_D1 domain by reducing another domain? If yes, which domain/RAM can I take memory from to increase...