STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F767NI CAN RECEIVER PROBLEM

Posted on October 09, 2017 at 13:40I generate Can code from Cube MX. But i can't receive any data. i just want to receive data on CAN Receiver of STM32F767NI.I try to communicate via PCAN View. When i send data from PCAN-View the program said 'Bus-O...

Newbie + STM32L152C Discovery + USB DFU STM32CUBEMX

Posted on October 07, 2017 at 04:50I have the STM32L152C discovery board.  I used stm32cubemx to create a very simple bare bones project which will essentially allow me to try out the DFU mode with the PA11 and PA12 pins and a usb cable.  I am not g...

Change SPI baud rate on the fly: issue with DMA

Posted on October 09, 2017 at 11:04Hi,I am using SPI1 peripheral as master at 16 MHz on STM32L443, I can send and receive data correctly using DMA.My application requires to speed down SPI to 1MHz during a moment so I changed SPI baud rate on the fl...

creating screens for the STM32L053 Discovery Board

Posted on October 07, 2017 at 07:41Is there a utility program available that enables one to create custom screens for the STM32L053 Discover Board? I've looked at a couple of demo programs for the E-Paper display and see that the graphics elements a...

STM32F4xx + UART1 DMA + UART2

Posted on August 04, 2017 at 15:16hi,i have STM32F401 with uart1 configurate in DMA and i would like to add uart2 (in DMA or not)is it possible to do it?how i manage the IT flag?UART1 DMA, call fct :void HAL_UART_TxCpltCallback(UART_HandleTypeDef *U...

How can I send more than 3 CAN messages in a row...

Posted on December 26, 2016 at 10:31 Hi all; I try to send by CAN bus to 4 individual motor controllers their pwm speed settings in one go. I found out however, that the first three messages go through perfectly, but the forth message got stuck. ...

DMA uart transfers

Posted on January 27, 2017 at 20:06I have been thrust into a situation where I realize I am in over my head. Eventually I think I will figure it out but could use a leg up with this STM32F437 device. I know little about it and especially it’s dma.Th...

John Hite by Associate III
  • 1010 Views
  • 6 replies
  • 0 kudos

STM32F4 + OV9655

Posted on October 03, 2017 at 20:25Hello, fellow developersI am using STM32F4 Discovery board with OV9655 camera module. I use the sample codes given and everything works all right. Right now, I am going to tune the qualities of the camera images, s...

Eric Lin by Associate II
  • 771 Views
  • 2 replies
  • 0 kudos