STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

gdb error ''Cannot find bounds of current function''

Posted on December 20, 2017 at 11:54 When debugging my STM32F4-Discovery using gdb on command line, my gdb complains that 'cannot find bounds of current function'. Could anyone please help me understand the problem and cause? I generated a pro...

M. Jeong by Associate II
  • 1318 Views
  • 0 replies
  • 0 kudos

Error while sending data on UART continuously

Posted on December 19, 2017 at 06:43I am interfacing ESP8266 with my Murata LoRa board(though not using LoRa), so let us just say I am using STM32L072CZ with ESP8266 connected on UART1(Pin9,10). I am seeing a strange behavior from STM UART.The code ...

stm32L073 uart2 flash loader

Posted on December 13, 2017 at 08:23I have a nucleo-L073RZ board.Boot0 port, Flash loader is being used to download the firmware.Connecting with USART1 (PA9, PA10) works well.However, it can not be connected to USART2 (PA2, PA3).In the AN2606 docume...

Resolved! Determine CPU Type at Run-time

Posted on December 19, 2017 at 20:59Hi,I am developing an application that will be targetted at a number of STM32F/STM32L hardware platforms and wondered if it was possible to determine the CPU type at run-time. CPUID is useful to determine ARM core...

dsjnews by Associate III
  • 909 Views
  • 3 replies
  • 0 kudos

STM32H7 USB HS BenchMark

Posted on December 19, 2017 at 21:23Hi I am using STM32H743xi evaluation board and would like to know the maximum practical speed which can achieved for bulk transfers in both DMA and non-DMA modes?USB HS is configured for 2 bulk endpoints (EP3-Tx a...

Using FreeRTOS with CAN interrupt

Posted on October 05, 2017 at 19:21FreeRTOS with CAN interrupt. It seems like im missing messages when using CAN with freertos. I know that the CAN bus is half duplex. Since i have no control over the Rx messages, how do i sync the tx task with the ...

cleonb322 by Associate III
  • 2460 Views
  • 5 replies
  • 0 kudos