STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USB PD Development Environment

X-NUCLEO-DRP1M1 と NUCLE0-G071RB を持っています。USB 開発には x-cube-tcpp を使用します。ただし、構成ファイル (.ioc) を使用すると、コード生成があることに気付きました。設定ファイル(.ioc)を使用したUSBPD設定ファイル(.ioc)を使用してUSBPD用のソフトウェアを開発することはできますか?サンプルプロジェクトはありますか?

forst by Associate III
  • 656 Views
  • 2 replies
  • 1 kudos

USBC PD TCPM on the STM32U5

Hello,I have an application that uses the TCPM/TCPC architecture, with a STM32U5 acting as the port manager, and the FUSB307B as the port controller. I want to use the USB-PD middleware stack for the policy engine, however, when looking at the availa...

rward by Associate
  • 5278 Views
  • 1 replies
  • 0 kudos

STM32CubeMonitor-UCPD cannot connect with GUI

Hello,I am following this guide, https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB-Power_Delivery_Dual_Role#Clear_the_pinout, and am unable to get the device to appear in the board selection window of the UCPD monitoring soft...

NMartin by Associate III
  • 1019 Views
  • 4 replies
  • 0 kudos

UCPD DRP DCDC power management through I2C

Hello,I am implementing a DRP device that is to be connected to a battery.I have this DRP example setup with the X-NUCLEO-DRP1M1 and a NUCLEO-G071RB. It is working with a 5V profile and a fixed 5V supply.I have added a 9V source PDO in CubeMX, and ca...

NMartin_0-1698799399113.png
NMartin by Associate III
  • 587 Views
  • 1 replies
  • 0 kudos

spi function in stm32l010c6t6 not work

hi! I am using spi code off reference manual because i need make a function for write register and read the register. but with Hal not work well. i am make other function name:but, this code not work, i copy of reference manual:i don´t know how put c...

spi.JPG reference manual.JPG spi2.JPG
jdo by Associate II
  • 686 Views
  • 1 replies
  • 0 kudos

UxDevice_HID_CDC_ACM example

Am trying to Use of a USB to transmit data (transmit/receive) between a board and anHyperTerminal PC application.    Am working with Nucleo-STM32H563 board. But i didnt get expect data in hyper terminal. Here i have attached code part . Kindly correc...

RKOAS by Associate II
  • 581 Views
  • 2 replies
  • 0 kudos

Sharing my STUSB1602 port

Hi,I have ported the STUSB1602 SW drivers to the Dialog/Renesas DA1469x microcontroller and would like to share my code. You can find it here:https://github.com/hupster/BLE_SDK10_examples/tree/usbpd/interfaces/usb_power_deliveryIt is based on the STM...

hupster by Associate
  • 623 Views
  • 1 replies
  • 4 kudos