STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Ethernet dropped packets

Posted on July 18, 2017 at 12:05Hi,Using STM32CubeMx version 4.21.0 for STM32F765VG with KSZ8081RNA ethernet PHY (RMII mode).Ethernet is painfully slow. Received packets are dropped and transmit packets are somehow also lost.Does anyone have any gui...

USART Receiver pointer to zero

Posted on July 07, 2017 at 11:19 I have a problem at the reception for 4 I use an 8-position buffer where I keep what we receive for USART. When I receive, if the size of the messageis less than that of the buffer, the following receipt is wr...

0690X00000607TsQAI.png 0690X00000607L2QAI.png

Bug in \STM32Cube_FW_F1_V1.6.0\STM3210C_EVAL

Posted on July 18, 2017 at 17:04Hi I have built the project STM32Cube_FW_F1_V1.6.0\Projects\STM3210C_EVAL\Applications\FatFs\FatFs_uSD, but he was off with a bug in FatFs study showed that when the functionsBSP_SD_WriteBlocks uint8_t(uint32_t *pData...

STM32F103 SPI->SR TXE bits always set

Posted on July 18, 2017 at 10:28Hi I'm using the SPI module in the STM32F103. I'have a problem. I set the SPI Module and SPI is working. But ? have a problem. When I load a data into the SPIx->DR register, the TXE bit is always set.  The data is bei...

LWIP_IAP: Where is the Fs directory?

Posted on July 18, 2017 at 16:25Hi,  I would like to understand and implement the LWIP_IAP using the HTTP method. But there's no Fs directory with the html pages used to generate the fsdata.c file. How can I get it? Ari.

Asantos by Senior
  • 227 Views
  • 0 replies
  • 0 kudos

STM32F04xx - I2C communication

Posted on July 18, 2017 at 15:53Hello guys, I have problem with reading CPUID base register. I am beginer with STM32, be patient please.My code seq. look like this: I am using soft. I2C from ATMEGA 1280START I2C   write slave adress for write (0x7C)...

STM32L073 flash problem

Posted on July 18, 2017 at 15:07I'm facing some problems while flashing a Release version image into a STM32L073 MCU. The strange thing is thatthis happens only when the size of the binary image to flash is near the one of the Flash Bank 0 size (abo...

Timers options in STM32L

Posted on July 12, 2017 at 23:16Hello engineers,I would like to ask you about Timer possibilities. I do not have much experiences so please be patient. But back to my question, i want to trigger one Timer from external source, wait setted time (vari...