Nucleo-L152RE cellular shield
Hello !I looking for a cellular shield for my project that would fit on my Nucleo-L152RE board. Does the ST company produce something similar and is it possible to buy it ? Sincerely,Maxim
Hello !I looking for a cellular shield for my project that would fit on my Nucleo-L152RE board. Does the ST company produce something similar and is it possible to buy it ? Sincerely,Maxim
HiI'm following the UM2692 to start a develop with the STSPIN32F060x.I just have the STEVAL-CTM011V1A board and the STLINKV3 with the isolator adapter and a 1/6HP three phase motor.I started the "Fimware Debug" part on the UM2692, page 7.Perform the ...
Hi, Does anyone have any experience with negative voltage signals on STM32G0x ADC input pins ?. Off course I am aware of circuit designs which deal with negative voltages using diodes ect. ect. Is it recommended by ST Microelectronics to desgin a cir...
Hello Everyone, I am using STM32H573. Do we need to connect RS232 to UART transceiver or can we directly interface Rs232 signals with UART?
HI, community I'm working on QSPI FLASH in STM32H747I DISCO ,i was able to access XIP mode in M7 .Currently I'm trying to work on M4 tried XIP mode in CM4 but there isn't cache in M4 ,and i was not able to access XIP mode .Is the cache the issue or s...
Hello! I’m using Keil uVision to program the stm32f103c8t6 (blue pill). I’m having problems with the loops when trying to turn on and off the LED on pin 13 port C. I just wanted to use a loop to generate a delay without needing to use timers, since I...
The stm32f429 disc1 board is throwing this error once I connect my board.The interface firmware FAILED to reset/halt the target MCU.
Hello everyone,i want to config gpio pin as adc chanels on stm32f103c8t6, i have read the GPIO chapter and ADC chapter,but i can not find out what is GPIO pin for each ADC chanel,example GPIOA_pin0 for ADC1_chanel0...,what is the chapter describe abo...
Hi, I am making my clone ST-Link v2.1 device using 128 KB STM32F103CBT6 mcu. Please help clarify as follows: 1) Do I need to set Boot 0 pin = 1 and Boot 1 pin = 0 in order to program the bootloader into the device?2) Do I need to set Boot 0 pin = 0 a...
Hello ST community, I'm trying to implement a Wi-Fi solution on STM32U5 series (B-U585I-IOT02A) from the CubeIDE example "IOT_HTTP_SERVER".I face problems when I copy dependencies like Drivers and Middlewares because it does not include right paths....