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

Resolved! how to inteface HI-8476 ic in stm32

Hello every one .Im yugenthar I need your help Anyone Know th arinc-429 protoaclThen how to implement the stm32F Any boady know this concept Please give the sollution

I'm using NUCLEO64 F302R8 controller, it works when I first debug the program, then it doesn't work at all. What could be the reason for this?

In my project, I convert char array components to uint_8 data type with atoi. It works fine with my project in the debug phase, then it doesn't work. I have to debug every time I want to run it./* USER CODE BEGIN 4 */ void HAL_UART_RxCpltCallback(UAR...

YBAYR.1 by Associate III
  • 494 Views
  • 0 replies
  • 0 kudos

Resolved! Hello, I am Working with STM32H7 and I want to put in my board 2 QSPI as you put in your evaluation board stm32h745i-disco. Could you say me waht is the Interface signals layout guidelines?, by the example as router clk signal (star or daisy chain).

Hello,I am Working with STM32H7 and I want to put in my board 2 QSPI as you put in your evaluation board stm32h745i-disco.Could you say me waht is the Interface signals layout guidelines?, by the example as router clk signal (star or daisy chain).Tha...

FAlca.2 by Associate II
  • 756 Views
  • 2 replies
  • 0 kudos

F411 timer1 __HAL_TIM_GET_COUNTER always return 0.

I have an F411 PCB board, for which I want to use timer 1 to generate micro-second delay.This is the init code:static void MX_TIM1_Init(void) {   /* USER CODE BEGIN TIM1_Init 0 */   /* USER CODE END TIM1_Init 0 */   TIM_ClockConfigTypeDef sCloc...

HDaji.1 by Senior
  • 4323 Views
  • 3 replies
  • 0 kudos

Resolved! Why can I access 0x0810000 AXIM address in STM32F767ZG Flash , although the reference manual says that its only till 0x080F FFFF?

I am using STM32F767ZG for a project of mine. As per page 89 of the reference manual , it has 1 MB of flash and has a flash organization structure, as shown in the screenshot. The manual says that the "Main memory block" is limited to 0x080F FFFF. I ...

0693W00000aHLacQAG.png

Generate a pulse in the STM32H7 SPI's SS line every 64 bits

I want to communicate with an SPI slave whose high level protocol states that each command is 64 bits, and that the SS line must be de-asserted and asserted in between commands. I want to send to it 2 commands as quick as possible, so I need to asser...

0693W00000aHRfYQAW.png 0693W00000aHRglQAG.png
DGast.1 by Associate III
  • 680 Views
  • 1 replies
  • 0 kudos