STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 Choice for USB-PD STM32F0 + STUSB1602

Hi, I currently working on a USB PD project. I am quite interested in ST solution. I need a DRP, dual power role, features so STUSB1602 should be included in the design. I just found the application firmware is developed based on STM32F071RB and the ...

Leo Tai by Associate II
  • 350 Views
  • 0 replies
  • 0 kudos

hey everyone. I hope this is the correct place to ask this. I am trying to implement a driver on IAR in order to use an SD card on STM32F746 DISCO using FATFS. sadly every tutorial I find is out of date and I have a few problems with basic functions.

the functioins I am having a problem with are BSP_SD_Init and f_mount.I tried using this video https://www.youtube.com/watch?v=kRhF44v2ezM step by step, but the FATFS used there is old dated and so is the cubemx version, and that led me to wierd loo...

YAxel.1 by Associate
  • 247 Views
  • 0 replies
  • 0 kudos

CAN is not working in normal mode.

In loopback mode data is shown on RX pin, but when I do normal mode nothing is shown on TX and RX as well as CAN HIGH and LOW.I am attaching my main file, can you tell me my mistake.I am using stm32f072rbt6 discovery board.I am using TJA1050 can tra...

Is my configuration right for 33KHz ?

Dear Member,I use timer 3 for generating a tone,is this configuration right, for generating 30KHz ?Chip = STM32L152RE, Clock 2.097MHzTIM_ClockConfigTypeDef sClockSourceConfig = {0}; TIM_MasterConfigTypeDef sMasterConfig = {0}; TIM_OC_InitTypeDef sCon...

USB Composite CDC not working on macOS 10.14

Hello,I recently developed a USB Composite HID+CDC application for STM32F072B MCUs.Now I am evaluating my application on several Operating Systems.Both HID and CDC work great on Windows 7 (32/64 bit), Windows 10 (Home/Pro) and Ubuntu.I am having trou...

mtsigno by Associate
  • 300 Views
  • 0 replies
  • 0 kudos

Ethernet communication

I am using Ethernet transceiver "LAN8742A-CZ-TR" for STM32F427ZIT6.Does "STM32F427ZIT6" support the mentioned transceiver and to what pins of STM32 should i connect the RMII signals?Thanks in advance..

DKS by Associate II
  • 399 Views
  • 1 replies
  • 0 kudos

TCP Client Problem

HiI'm using netconn api library to make tcp server and client on stm32f746Tcp server works properly but client can not connect to server and it returns error code -4 (err1) which means routing problemI don't understand the reasonhere is my codestruct...

afra by Associate
  • 451 Views
  • 0 replies
  • 0 kudos