Skip to main content

Questions tagged [nucleo]

Nucleo is mbed enabled STM32 board similar to Arduino.

0 votes
0 answers
31 views

Problem with SPI Communication - STM32 Nucleo U575ZI-Q/STEVAL-MKI168V1

I am currently learning by working on a project in which I have to establish a SPI communication between a Nucleo U575ZI-Q and a STEVAL-MKI168V1 (IIS2DH eval board). To set up the Nucleo board and its ...
Nasser Shehadeh's user avatar
0 votes
1 answer
59 views

EEPROM READ/WRITE Issue with STM32?

I am using 24AA16 EEPROM to store my data. I have write the code for read and write using STM32Cube IDE. I am using Nucleo-F410RB Dev board. Below code is for write, ...
Kuralmozhi's user avatar
0 votes
0 answers
59 views

UART only succesfull on first transmit

I have a STM32 NUCLEO-L031K6 board that I am trying to test some UART on. Following this guide: https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Step3_Introduction_to_the_UART I get TeraTerm to show &...
Borst's user avatar
  • 1
0 votes
1 answer
38 views

Accelerometer Scale parameter

I am using X-NUCLEO-IKS01A3 Shield for my NUCLEO-F401RE platform. I want to get accelerometer readings so I am using LSM6DSO IMU sensor for that. I tried creating some functions to easily control ...
Dominykas's user avatar
  • 433
0 votes
1 answer
43 views

Nucleo microcontroller board clock stability modifications

I have an STM32 MCU board namely Nucleo-F303K8 and its schematics is given here. For a better clock stability, I configured this board(by modifying some resistors as shown in the document) such that I ...
pnatk's user avatar
  • 1,468
3 votes
1 answer
131 views

NUCLEO-F207ZG / STM32F207ZG supply voltage

I need to change the wait states via the Flash access control register for an STM32F207ZG on a NUCLEO-F207ZG board. The reference manual gives a table that tells you how many wait states you need ...
Daniel's user avatar
  • 167
0 votes
1 answer
106 views

STM32H755ZIT6 STLINK Debug

I've just got new NUCLEO STM32H755ZIT6 board with STLinkV3 on it. I just want to debug simple empty STMCube project and after configuring board According it's Please look in the UM2408 User manual (...
Alatriste's user avatar
  • 160
0 votes
0 answers
123 views

Can I use an ST-LINK of a Nucleo-mini board to program a black pill?

I have a Nucleo-l432kc board that I actually fried by accident touching one of the pins with my power supply probes while they shared the same ground during a risky test of mine. Anyway the problem ...
Mahmoud Salah's user avatar
1 vote
1 answer
233 views

STM32 Nucleo F401-RE no I2C with external power source

So I have a Nucleo F401-RE that I'm using with a Huskylens AI camera via I2C. During development I use the USB to debug and power the board which works fine. I also added 4.7k pull-up resistors to the ...
Leon's user avatar
  • 111
3 votes
1 answer
360 views

Can someone explain USB ESD-protection on Nucleo 144?

On the STM32 Nucleo-144 eval board, there are 3 different ESD protection devices for the USB port: U19 = USBLC6-2SC6 U21 = ESDA7P60-1U1M U22 = ESDALC6V1-1U2 Source: https://www.st.com/en/evaluation-...
Oliver Richter's user avatar
1 vote
3 answers
633 views

Scoping the UART on a STM32 Nucleo

I have a Nucleo F446RE, which writes to UART which is handled by the built-in ST-Link over VCP on USB. I'd like to be able to see the serial signals on my oscilloscope as well. There are two exposed ...
SRobertJames's user avatar
  • 1,135
1 vote
1 answer
651 views

How can I find which serial port is connected to Nucleo board via ST-LINK?

I have a Nucleo board connected via USB to ST-Link running on Ubuntu Linux. ST-Link works well in that it can program the board. I would like to use the built in virtual serial port, but am not sure ...
SRobertJames's user avatar
  • 1,135
0 votes
0 answers
111 views

STM32: I2C Master Slave code does not work

I have two board: nucleo U575zi-q & nucleo L432kc u575 is the master board, l432 is slave. I want to transfer data between Them, and below is my two codes. this is my master's code ...
이준표's user avatar
0 votes
0 answers
457 views

NUCLEO-H723ZG HAL LWIP won't ping

I am having issues creating the simplest setup with this board. LWIP initializes, I can see my static IP address in the debugger. I can detect if cable is plugged-in/unplugged. MPU is configured and I ...
Arkadiusz Rycyk's user avatar
0 votes
0 answers
97 views

Nucleo-32 L432KC doesn't work properly when powered by the 5v pin

I uploaded the simplest code to my Nucleo-32 L432KC STM32 board. The LED3 should just blink every 1 second. It works perfectly when the board is connected to the computer by USB, and it also works ...
Avi Levin's user avatar

15 30 50 per page
1
2 3 4 5
9