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
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
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...
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...
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...
Posted on April 25, 2017 at 08:58Hi to everyone,I am quite new to STM32, i am starting a new project with it. STM32 seems to be very powerful. However am facing something difficulties and am not sure on what I am doing.I am trying to implement the D...
Posted on April 24, 2017 at 15:37Hello every bodyI'm new in ST. but i have some experiences on other ARM Controllers like NXP. Also I'm familiar with KEIL MDK series.I have to start a new product using STM32l072CZ, I Purchased the desired device to ...
Posted on March 13, 2017 at 10:00Hi,I'm calling the function HAL_I2C_Master_Receive() within an FreeRTOS task. The RTOS task scheduling is triggered by the SYS tick hardware. There are two slaves at the same I2C bus.Reading data from slaves works fi...
Posted on April 24, 2017 at 13:56Hello,rm0351, Rev. 5, chapter 13.3, Table 57 lists 0x0000005c as vextor for RCC/EXTi0 and EXTi1.
Posted on April 20, 2017 at 17:21Hi,I tried some example ( e.g. example GPIO_EXTI ) from STM32Cube_FW_F4_V1.15.0 on my board STM32F407-Disc.I used System Workbench for STM32 ver. 1.14. It`s work well if it is in the original directory.But I tried t...
Posted on April 20, 2017 at 12:22Can someone please share the physical height of the STM32F746G Discovery board? Length and width are in the manual, but height is very difficult to find. Thanks