STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Unable to Use USB while using CAN in STM32F103

 I am using CAN peripheral and for debugging I am using USB-CDC to receive the status of the CAN transfers and Reception. The issue I am facing is The USB was recognized as Virtual Port when Only USB was initialized and used but when Implemented with...

Resolved! USB Host Version Upgrade

Hi I am trying to run FREERTOS enabled USB CDC Host on my device having STM32F756 MCU.My firmware package version is v1.17.1 which I think is the latest version for the F7 series. For this what is the latest version USB CDC Host Drivers which is supp...

Rachit1 by Associate
  • 495 Views
  • 1 replies
  • 0 kudos

[STM32H562RG] Simpler SPI transmission

Hello, I measured my SPI transmission takes ~600 CPU cycles @ 250MHz, so it's about 2,5us to transmit 2x 8-bit array.I'm using HAL (cube IDE). How can I speed it up? I need to make 4 transmissions like this, so it's ~10us. I need it to work with I2S,...

sebxx4 by Associate III
  • 1429 Views
  • 8 replies
  • 0 kudos

Is IS25LP064D supported to work on STM32U5 series.

Hi, im trying to work on external Flash with filex and levelx, and the external flash chip is "IS25LP064D ". i was trying to configure the OSPI, in the memory type other than micron, macronix, AP memory and Macronix RAM. I'm not able to see any other...

meghasb by Senior
  • 664 Views
  • 3 replies
  • 2 kudos

stm芯片程序跑死机

测试故障如下:1. 故障现象:不上数据,不能进入网页; 测试步骤:1.拆回设备2.通过网络连接网络拾音器网络1,能ping通,进入不了网页。连接网络拾音器网络2.能ping通,能进入网页,设置完IP准备连接服务器,发现网页有连接不上了4.通过串口看,发现程序没有跑起来。通过反复上电,发现程序每次跑的结果不一样,有时一上电就死机,有怀时能跑几士秒5.好、坏板子互换芯片(stm32),坏板子更换序号为0x42-0x00-0x35-0x01-0x57-0x46的芯片,工作24小时一直正常。好板子更换0...

STM32F407ZGT6 chip marking problem

我们这次购买的芯片上没有ARM标记,右上角的版本号改成了二维码的形式。 请咨询我们的供应商,不同的产地/包装厂/批次会有所不同。但是我们的质量部门不会库存它们。 标记的变化比较大。此标记更改是否有相应的文件? Translation: There is no ARM mark on the chip we purchased this time, and the version number in the upper right corner has been changed to a QR ...

微信图片_20240417104830.png 微信图片_20240417104847.png

Resolved! SWD program/debug on custom board

Hello everyoneI'll receive soon a custom board based on an STM32 microcontroller (still not sure about the specific part number) and I'll have to flash FW updates on it. A few questions about it:1) There's a 4 pin header connector on the board (VCC, ...