Hello,I am using the STM32F767 microprocessor with Bluetooth control. A custom-designed user interface controls the system parameters such as updating the variables and receiving data. But when I power on the system, I flash the code. Then, in the fi...
The B-U585I-IOT02A discovery PCA and demo code has a server what tools should be used to modify the screen view tool flow to modify the screen as it related to the STCubeIDE tool?
Hello, I am working with STM32G0 with uCOS-II.I was reading some of the actions are fragile to unalignment; I was wondering how to align the code. As per now, the only command I know is : #pragma data_alignment =8 which I use just before launching th...
Hi,I would like to use the I2C2 (from I2C3) in "STM32G474_MB1303_DRP_ONLY"besides, modify I2C3_SDA to I2C2_SDA (pc9 to pa8), I2C3_SCL to I2C2_SCL(pc8 to pa9), the AF to GPIO_AF4_I2C2, ...
I assume a bug in the Nucleo firmware (MAC driver? PHY driver?) or even the hardware.I have implemented ping.c (from Lwip) on top of the board's Webserver example (from the recent Firmware package), so that it can ping a computer.When the board issue...
Mantion some details->in this STM32L475VG DISCOVRY KIT Rxfifo and Txfifo of spi is 32-bit data register is 16-bit ->data register is send on Txfifo and receive from Rxfifo
Hi, Am looking for STM32H7ZIT6U for my projects could anyone direct me to a reliable source to find them please?Edit: STM32H745ZIT6UThank you
Hey, I'm trying to read VREFINT value using internal ADC channel for vrefint, I'm converting data from ADC to voltage and getting 1.34-1.38 V. Datasheet says it should be 1.2-1.24 V. Why my reading has such error ? I'm using 238.5 sampling time for 8...
I'm doing some signal integrity verifications using the STM32H7 IBIS models to determine if I need terminations for connecting my STM32H7 to a HyperRAM memory.I was a bit surprised with the poor signal integrity I was getting, which I assumed was due...