STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_UART_Receive_IT did not trigger IRQ

Posted on April 25, 2017 at 04:48I am using the example to create a UART receive STM32Cube_FW_F4_V1.15.0\Projects\STM32F411RE-Nucleo\Examples\UART\UART_Printf\SW4STM32When I used the 'HAL_UART_Receive', then it is fine.I have made following changes ...

GPIO - arduino pin mapping for STM32F769I-discovery?

Posted on April 24, 2017 at 06:35Hi , I have succesfuly managed to merge the GPIO example code into my project.I am using the audio application project as the base project.The GPIO button toggles the LED.I would like to define 3 GPIO pins as digital...

benyBoy by Associate II
  • 1905 Views
  • 12 replies
  • 0 kudos

Resolved! HAL_RTC_SetTime() - Changing daylight

Posted on April 25, 2017 at 10:19I have some problems to understand the functionality of HAL_RTC_SetTime().It is possible to set time and daylight handling data. This makes sense.But how can I adjust the daylight without the other time data? Or the ...

Problem with USB3300 and STM32F205

Posted on April 25, 2017 at 15:50I'm trying to to use USB3300 board with stm32f205 in Host mode, but it doesn't work properly. I see that VBUS Led is off, so I tried to use external power supply but it doesn't work. Any help ?

MMFAR Strange Address

Posted on April 25, 2017 at 15:46Hi, I'm doing a project on an STM32F407 device. I'm getting an intermittent Hardware Fault (see attached). From the stacked PC address the error appears to be happening when vsnprintf had been called and is running. ...

joe by Associate III
  • 399 Views
  • 0 replies
  • 0 kudos

nucleo-F767ZI CAN bug

Posted on April 25, 2017 at 14:10I use CAN1 and CAN3 on the nucleo board and generate CAN code with stmCube version 4.20.After automatic init CAN1 and CAN3 I deinit the can and then I try to init CAN1 again.CAN1 is not working.I'm looking in the can...

CAN STM32F303K8 HAL_TIMEOUT PROBLEM

Posted on April 24, 2017 at 17:17Hii am working with CAN of STM32F303K8  when i use status = HAL_CAN_Receive(&hcan, CAN_FIFO1, 100);status always  HAL_TIMEOUT any help please #can #stm32-can #nucleo-f303 #stm32

abdou si by Associate III
  • 459 Views
  • 4 replies
  • 0 kudos

Flash a cascade of STM32 with bootloader

Posted on April 24, 2017 at 17:10Consider the following setting:One MAIN STM32F407 and one LOW STM32F407.There are both connected via a UART. But only the main is connected with the UART to a flasher.How could I flash both CPU (both are running with...

ADC

Posted on April 22, 2017 at 08:36Hi,I am testing ADC interface on STM32F769i-Eval board.When i use default Example of ADC provided by ST, it works properly.STM32Cube_FW_F7_V1.6.0\Projects\STM32F769I_EVAL\Examples\ADC\ADC_RegularConversion_PollingBut...

F103C8T6

Posted on March 02, 2017 at 09:21I encounter debug problems when trying  to make blink an LED of a board that include a STM32F103C8T6.I set up the hardware firmware (GPIOs) with the program STM32CubeMx, and wrote two lines code to make the led blink...

0690X00000606RqQAI.png
g. lewis by Associate II
  • 1116 Views
  • 9 replies
  • 0 kudos