STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32f407 Discovery problem with Ethernet

Posted on October 23, 2016 at 22:15Hi! I am trying to create an implementation of RTSP/RTP server for streaming video. I have some strange problem. I'm trying to establish connection via RTSP. As a client I use VLC player. At first VLC sent to board...

chupys by Associate II
  • 504 Views
  • 0 replies
  • 0 kudos

STM32F4 Discovery FATFS SPI2 problem

Posted on October 09, 2016 at 21:54Hi everyone, i have problem with a something project, i dont have comunication with microsd card on my board,  my debug stay on function wait ready and next rcvr_spi(), and nothing to do ;/ i dont know where is pro...

Regarding Flash memory Read/Write

Posted on October 07, 2016 at 16:32Hello,I'm using a STM32F207 series.I was wondering about the flash memory read/write/earse as EEPROM.Do I have to Erase the flash memory every time before writing a data?Thanks.

w21685 by Associate II
  • 615 Views
  • 2 replies
  • 0 kudos

STM32F103C8T6 USART wrong data

Posted on October 23, 2016 at 12:29 Hello, I have a problem with sending data from/to my STM32F103C8T6 using USART connection. I'm using USB2TTL PL2303 converter. I connected it to RX1 and TX1 on the board. I can send .hex files with STM Flas...

pjbumbur by Associate
  • 903 Views
  • 3 replies
  • 0 kudos

STM32F0 has error with Independent Watchdog Timer

Posted on October 23, 2016 at 19:03 Hi everybody! I am using STM32F030 microcontroller and I met a problem with IWDG. 1. The following code is InitIWDG() __HAL_RCC_LSI_ENABLE(); /*##-3- Configure the IWDG peripheral ################...

robotden by Associate
  • 705 Views
  • 1 replies
  • 0 kudos

STM32F4 programming

Posted on October 22, 2016 at 15:17Hello, I'm trying to program STM32F407vgt6 chip using IAR and the code works fine but when I disconnect the power and connect it again the chip doesn't work like if the code in the flash memory was deleted and it n...

UDP connection between STM32 and MATLAB

Posted on July 31, 2016 at 22:42Hello everyone, I am using stm32f746 discovery board and I am sending 10 bytes of data in UDP protocol to PC. I can trace the data coming through LAN using WireShark application. for example No.   Time           Sourc...

abbas by Associate II
  • 820 Views
  • 1 replies
  • 0 kudos

SD_Card

Posted on October 23, 2016 at 07:56Hi All,1. I'm writing code for the STM32F042 chip with it's evk i.e. STM32F042K6_NUCLEO.2. I'm using the IAR program to write it's code, using the supplied example named: SPI_FullDuplex_ComIT. to write into a SD_Ca...

shimon by Associate
  • 391 Views
  • 0 replies
  • 0 kudos

I have errors when debug and download code

Posted on October 22, 2016 at 14:58Error[Li005]: no definition for ''USB_Init'' [referenced from C:\Users\success\Desktop\Programme PFE ACCE_GYRO_USB\first _example\Debug\Obj\main.o] Error[Li005]: no definition for ''UserToPMABufferCopy'' [reference...

Interface two STM32F uC via FMSC

Posted on October 21, 2016 at 04:34Is possible to interface two STM32's one F7 and one F4 via the Flexible Memory Controller?Thanks for the help. #stm32f4 #fmc #fmsc

mazielvc by Associate II
  • 840 Views
  • 3 replies
  • 1 kudos