Touch panel design with STM32
Hello,I am beginner of stm32, help me with selection of touch MCU & Free IDE from STM32.How to design hardware touch panel with STM32 ?Thank you
Hello,I am beginner of stm32, help me with selection of touch MCU & Free IDE from STM32.How to design hardware touch panel with STM32 ?Thank you
Hiis there anyone who has an example where you use the display screen on borad stm3240g-eval and it should be suitable for eclipse
Hi all,I have a custom board I have designed with an STM32F070CBT6 on it. Currently it is only populated with the power regulator, one led hooked up to pin PA1 and the debug header.I've used STM32CubeMX to generate a simple test project that initiali...
Hi together,I have two Nucleo-Boards with same sw and same external HW. On one HW I get RX acknoledge errors, on the other one everything is fine.Nucleo-H7 with STM32H743ZIOn-Chip CANFD-Controller, CANFD1 (PA11, PA12) and CANFD2 (PB13, PB12)Own exter...
In all of my projects I have my own bootloader which is located at 0x8000000 and is specially designed to communicate with my own Windows universal Flasher-Tool. My bootloader initializes necessary components for the needed communication ports (e.g. ...
While working on a standard OTAA Rejoin procedure for our application I've noticed the LoRaMAC callback primitives are all fixed in the LORA_Init() function. When I want to catch the event the MAC layer signals the reception (or not) of a server ACK ...
Hi,I am using STM32F303, please tell how to go into sleep mode and wake it up from the sleep mode.
try to understand the softuart but i couldn't get any example so please send me the sample code of that thank you in advance
Hello everyone,We are developing a new smart wearable wristband. So we didn't find any screen for our device. Did you hear any device for STM32 microcontrollers ?Have a good day
I'm want to communicate with a 1.54 inc epaper waveshare screen via half-duplex SPI from my nucleo STM32L433RCxT board. I use CUBEMX, HAL library, TrueStudio and ST-Link Utility.I have a problem. Whenever I try to send anything with use of the SPI w...