Detect when GPIO pins are connected together
When we generate the PWM pulse in all GPIOP's, if any of the 2 ports or more having interconnection, how to identify or recognize by using the PWM pulse?
Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.
When we generate the PWM pulse in all GPIOP's, if any of the 2 ports or more having interconnection, how to identify or recognize by using the PWM pulse?
System setupComponent Details MCUSTM32U575 (OctoSPI1)FlashWinbond W25Q128JV – Quad‑SPI NOR flashIDE / FWSTM32CubeIDE 1.18.1, STM32 HALClockingOSPI clock = 50 MHz, Dummy cycles = 8SupplyVDDL = 3V3, Flash = 3V3What already worksIndirect Read/Write via ...
Hi All, I have observed that there is no support for micropython STM32H7 series. i am able to run micropython for NUCLEO_WB55 series board.There is a requirement for us to run micropython for STM32H7 series how can.. we do that.. may i know what are ...
Hello, I designed a PCB using the STM32U575ZIT6Q. I do not use SMPS on this board. I am using a external 3.3V supply.When designing, I connected the VDD11 pins to ground as shown here.But now when I am trying to debug the PCB, the microcontroller doe...
Anyone knows how to generate C code in simulink for STM32CubeIde. I am using STM32F407VG. Can you explain please. I am trying to find that for weeks.
Hello Guys,I have a STM32H743IIT6 on a CustomBoard, my Clock is a Quarzoscillator with 25mhz. I have a SDRAM from Winbond with 32 MiB on Bank1, my debug port is USART2, with sdcard for linux later.I checked out the last release of u-boot from https:/...
Dear Sir/Madam,Good day~I am currently using STM32F439ZI for the purpose of developing BMS.However, the code size exceed the internal Flash capacity, which is 2MB.To address this, I intend to add an external Flash (MXIC:MX25L25645G).May I know whethe...
Hey everyone,I want to use a STM32F767ZI to develop driving safety functions for electric scooters.The functions and Code are developed on Simulink using the Support Package for nucleo boards. I would like to log data from the MCU directly to a SD-Ca...
ST-LINK part's LED (LD1) on your STM32f446re Nucleo board appears dim and differently when in debug mode. but in normal, it glow normally and when code upload, it blinks.
Hello, I’m exploring how to convert the PROFINET Community Stack into a working implementation on STM32.Specifically, without relying on commercial stacks like RT-Labs.Has anyone successfully ported the community stack to an STM32 platform? Any insi...