STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeF1 Firmware Package V1.8.6 和STM32CubeF1 Firmware Package V1.8.5有什么区别

本人在实践过程中遇到一个问题。项目中需要用到外置flash芯片-W25q128。本人计划用f103C8T6的SPI2、DMA去通讯。用的是cube生成的工程文档。第一次用的是STM32CubeF1 固件包 v1.8.6。串口打印不出flash芯片的ID号,串口发送0x0。花了一天检查,最后用STM32CubeF1 Firmware Package v1.8.5。串口打印成功了,falsh芯片的ID 号为0xEF17.         请问这2个版本的包中对SPI2和DMA有啥异同吗?

image.png image.png image.png image.png

FreeRTOS-Plus-TCP Integration

Hello,With ST Microelectronics advising to move away from ThreadX and back to FreeRTOS, is ST planning to support integration of for FreeRTOS-Plus-TCP into the IDE/Mx?There are minimal examples available for setting up this addon making it extremely ...

Resolved! USBPD GUI interface not working

Hi,I have designed a custom board using STM32G431CB and TCPP03. I am trying to make as a sink device. I followed this video : https://youtu.be/cbdFHmMOMwk?si=GqcDTJeDxTsrFDiGI have successfully generated and compiled the code. Also, i enabled the GUI...

RJain.1 by Associate III
  • 518 Views
  • 7 replies
  • 0 kudos

Resolved! Nucleo-F103rb Keyboard

I'm new to fiddling with MCUs, so I'm looking for some advice, I'm working on a project for my class and I'm trying to emulate a keyboard using the nucleo-F103rb. I have my code written out, I have a usb cable with D+ Connected to PA12 and D- to PA11...

Logan_ by Associate II
  • 544 Views
  • 11 replies
  • 4 kudos