How to use VCNL4040 with STM32 ?
I am trying to integrate VCNL4040 with stm32, but having issues in that, is there any library available for integrating the same.
Ask questions, find answers, and share insights on STM32 products and their technical features.
I am trying to integrate VCNL4040 with stm32, but having issues in that, is there any library available for integrating the same.
Hi,When attempting to connect to an STM32F030C8T6 MCU, ST-LINK Utility gives the following error message:"Can not connect to target!If you're trying to connect to an STM32W1xx device, please select Normal or HotPlug mode from Target->Settings menu.If...
Hii everyone,I am facing the problem for the data logging in flash.i am not able to keep track of the variable till where the flash memory is filled is there any way to sort out this problem. i am not able to erase the single word to update the addre...
I developed a user device with a STM32G030 in it. Now I want to go to the market. But before that, I want to have a USB port on my board with which users can update their firmware in case my software has bugs. In the STM32G0x0 datasheet (RM0454) in c...
Hello// nucleu-h745zi-qI want to use hardware flow control rs485Previously, i used an external module because there was only rs232 (f103).** question ** . With this feature, can the module be removed and the microcontroller directly connected to A ...
To enable LwIP in CubeMX (inside CubeIDE) it needs the CPU data cache enabled. Ok, no problems, but it doesn't explain why and I can't find why this is the case. Is anyone able to offer an explaination?
I am trying to interface a 7" LCD-TFT screen that uses LVDS for its interface. I was wondering if the LTDC on the STM32F439 or STM32F469 could be used with the LVDS interface?
Hi ST, Can I request the MISRA compliance report for STM32H747? Or where can we download the relevant document? Thank you.
Hello,I have developed my own board using the STM32H723VG and two equal sensors connected separately via SPI1 and SPI2.I have underclocked the MCU to 300MHz. The SPI clock is 48MHz while the communication frequency for both sensors is 24MHz. As CS I ...
I need to use the energy collection mode of ST25 to wake up L4. The software used now is En.X-Cub-NFC7. How can I modify the example code to set L4 to low power mode and wake up L4 only through the energy of ST25?