Choose a board
Moin. I'm new in this topic. Can anyone helpf me to find a board with a LAN-adapter? It shouldn't be to expensive. Thanks in advande. Lukas
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Moin. I'm new in this topic. Can anyone helpf me to find a board with a LAN-adapter? It shouldn't be to expensive. Thanks in advande. Lukas
Hello everyone,I'm looking into making my own stm32 board to suit my needson the nucleo family of MCU's there's a built in st-link using an stm32f103 similar to those features in bluepill.I'm wondering on how could i replicate that setup where there'...
Hi. I am running out of ideas with this problem. I have an STM32H750VBT6 V on a custom PCB. A previous version of this circuit (v1) and PCB worked just fine. I made some minor circuit fixes and improvements and modified the PCB from a 2 layer to a 4 ...
I use STM32 ST-LINK Utility to do NUCLEO‑H503RB programming bin file, and the result is that I can’t connect. How to solve it?
Hello, I have to evaluate the current consumption of the LBAD0ZZ1SE Module. I measured the Idd Current on JP1 of the B-L462E-CELL1 board. (see attached PDF). The mean current is around 60mA. This is far away from low power. So my question is:Is there...
Hi, I searching for the application example for the B-L462E-CELL1 Board. In the Wiki it says: The following hardware setup (B-L462E-CELL1) embeds more functionalities than other hardware setups. It also includes BSP for sensors and display, as well a...
Hello all,I set up an SPI com with FDM, motorola, 16 bits, MSB first, 10.5 Mbits/s, low, 2 edges, and global interrupt checked.Program:uint16_t RxData[1]; // 16bits data HAL_GPIO_WritePin(GPIOC, GPIO_PIN_0, RESET);HAL_SPI_Receive(&hspi1, RxData, 1, ...
Hello; I need your support to resolve an issue with the STM32H7B3.Today once I connected the board to my PC; I noticed that nothing pops up in the display;; I mean... black screen. But ... I can see the green lights over the board on and I'm able to ...
Hello,I'm using a STLINK-V3MODS in a test and programming interface that I realized.Currently I use the bridge API to manage I2C, interface through a software written in Cpp on Qt platform.I need to perform a reading procedure without sending a STOP...
I want to build an IoT audio device and I am trying to operate the audio option on the B-L462E-CELL1. Unfortunately, there is a note saying that audio option is not available on the LBAD0ZZ1SE module on that board.Is there a way to work with the audi...