STM Studio GDB error
I installed the STM Studio but i get the following errorHow to solve? Please suggest.
I installed the STM Studio but i get the following errorHow to solve? Please suggest.
I am looking to add bluetooth onto my project. I have an already developed nRF52 project I could use and just connect it through UART to the STM32H750 or migrate my STM32H750 to a WB based MCU since it has onboard bluetooth connectivity. I was wonder...
Hello,I'm new to STM controllers and working on a project where the STM gets data over serial line from another microcontroller. For this UART1 is turned active and mapped to ports PA_9 (TX) and PA_10 (RX), so data from other controller flows in on P...
Hello,TN1236 explains the advantages of QFN packages with wettabls flanks? Do any QFN STM32 have these side wettable flanks?
I am using STM32U575ZI cortex- M33 controller. I am able to generate a code for the same micro controller in CUBE MX. But in Cube IDE I couldn't able to build the files. It shows some compiler error. like,"../Drivers/CMSIS/Include/cmsis_gcc.h: In fun...
Hello,I am using a STM32H753. I would like to test the ECC on the L1 cache. In my understanding, a double bit error on the data cache would trigger a BusFault: is there a way to produce it? Thank you
The USB Host seems to not work if WFI is executed in the FreeRTOS Idle task. Is it not possible to use USB with a WFI Core sleep?Thanks for any insight. A forum search yielded mention of similar problems on other devices (over years!) but no defini...
Hi, I would like to test the EMW3080 with the STM32H5, as I understand it is necessary to load the firmware provided by the ST in order for the EMW3080 to work with the driver provided for the B-U585I-IOT02A board. Correct?Does ST have plans to laun...
Hey, I am using NUCLEO-H743Z12 and I am trying to configure the ethernet peripheral (and LWIP) with the cubemx with no success (I red lot of manuals online).In the end, I cant even ping my board.Please anyone can help me with the configuration?I main...