STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ST UCPD Problem with capabiltity mismatch

Hello, Im trying to get a USB PD 3.0 connection betwe en an ST X-Nucleo-DRP1M1() and an power bank or wall adapter.If i ask for the source to give its capabilties, and set up an 5, 9,12, 15 or 20V Vbus voltage the nucleo says it has an capability mis...

NKramer_0-1725623496843.png
NKramer by Associate II
  • 672 Views
  • 4 replies
  • 1 kudos

filex and directory/files

Hallo, this is my code. I create a directory, and then a file in this directory. If, in another point of the code, I check if the file is present or not, I can read/write it correctly and so on. Instead, if I stop the execution of the program, when I...

IVent.1 by Senior
  • 653 Views
  • 6 replies
  • 0 kudos

X-CUBE-CLASSB in dual core STM32H745

Hi,I am trying to install the X-CUBE-CLASSB 3.0.0 library in my custom board with the dual core STM32H745. I have put the library in the CM7 core but it only works if I debug the program. When I turn off and turn on again, the program does not work. ...

dgv by Associate
  • 296 Views
  • 1 replies
  • 0 kudos

Resolved! Failing including CMSIS into a F334 project

Hi guysI try to iclude the CMSIS files into a project with a STM32F334. I followed this article (https://community.st.com/t5/stm32-mcus/how-to-integrate-cmsis-dsp-libraries-on-a-stm32-project/ta-p/666790 ) but failed.The first difference is, that I d...

White_Fox by Associate III
  • 466 Views
  • 4 replies
  • 2 kudos

Resolved! HAL_UART_TxCpltCallback Issue at Higher Buadrate

Hi all,I am using UART4 in STM32F205 connected to an external device with an RS485-Transceiver (sn65hvd75).When I transmit data (HAL_UART_Transmit_IT) I set the TXEN pin high in RS485-Transceiver and when I get a callback  using HAL_UART_TxCpltCallba...

JThom.15 by Associate III
  • 905 Views
  • 9 replies
  • 0 kudos