Can STM32H743 Nucleo board used as a replacement for STM32H735G-DK discovery board in the workshop?
I already have STM32H743 Nucleo boardIs it possible to use this board in the workshop?
Ask questions, find answers, and share insights on STM32 products and their technical features.
I already have STM32H743 Nucleo boardIs it possible to use this board in the workshop?
Hello,I signed up for the H7 workshop and had already purchased the board a couple of weeks ago.RegardsOlaf Hagendorf
Hello Folks,I am working on one project, in which we are using STM32L010C6T6 Controller connected with the Quectel LPWA module. Basically, all we are doing is to turn it on the LPWA module, connect with a cloud and send the data and receive the data ...
Hello,I work on the STM32f103.For the project I need to comunicate through USART but here is the problem;I can transmit everything to my computer but whenever my PC replies back, nothing happens.Rx interrupt has been enabled but I'm never going into ...
I am from China and I want to obtain the X-CUBE-STL library. To read the website introduction, I need to contact the MCU local ST sales offices to sign the NDA to obtain it. But I don't know how to get the contact information of MCU local ST sales of...
I'm trying to use Internal Flash Interrupt API on M4 but I can't get HAL_FLASH_EndOfOperationCallback. Debugging code, I get interrupt but in the HAL_FLASH_IRQHandler callback event is not called!Can you help ME?
Hi Tema,Using the STM32G071KBT6 32 pin LQFP , hereby having an issue on connecting external xtal . In Nucleo board, i have 64 pin and in data sheet is clearly says that, 48 and 64 pin having dedicated pins for external crystal. Kindly help to know ho...
Also, does anyone know if it is peak current control (using a hardware comparator to generate the base gate driving signals). Or is it average current control.Here is a link to the firmware library: https://www.st.com/content/st_com/en/products/embed...
Hi, everyone.I am quite new to embedded system development and am now composing functions to wake up Cortex-M4 with STM32F412RG embedded on Arduino using timers after making Cortex-M4 deep sleep mode.In realising the functionality above, peripheral c...