STM32 ULPI PHY - CY7C68003
Posted on September 26, 2014 at 12:42Dear All,Has anybody ever tested Cypress CY7C68003 with the STM32? I would appreciate your feedback. #usb #stm32f4 #ulpi
Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.
Posted on September 26, 2014 at 12:42Dear All,Has anybody ever tested Cypress CY7C68003 with the STM32? I would appreciate your feedback. #usb #stm32f4 #ulpi
Posted on August 16, 2017 at 13:57I am trying to run nuttx on STM32F429IDisco device. I am following tutorial from nuttx official channel on youtube. Few days ago i was not able to start minicom. But after some study i was able to start it, using /d...
Posted on August 29, 2017 at 14:59Hi,I am using the STM32F405 MCU and need application note for isolating FS USB2.0 port.Thanks#isolated-usb2.0
Posted on August 05, 2017 at 20:12Is there a good example on how to restart CAN after it turns off due to too-many bus errors?I have a CAN bus with a lot traffic and its quite normal for a particuar device to fail on re-transmit a large number of ti...
Posted on August 28, 2017 at 18:06Hello,I am building a system with ethernet on a STM32F417. When I connect the circuit to my PC directly, the connection is established successfully when my ethernet cable has no ground connected to the shield. When...
Posted on May 22, 2016 at 10:50Hi all,i am using a Nucleo board ''NUCLEO F070RB'' and i want to start the UART Bootloader. Unfortunately the bootloader doesn�t send the Ack byte (0x79) after activation.My procedure to start the bootloader:- connect...
Posted on August 26, 2017 at 08:58USB cant send multiple messages though I gave delay.How many messages I want to send It only sends one.Where do I mistake?Probably your code also has an error because I have not changed anything.#usb
Posted on August 24, 2017 at 17:18 I am trying to utilizes the 'Flash Loader Demonstrator by STM' to download new firmware onto the STM32F072R8 chip and I will not be able to use the pin BOOT0 on my board. The idea is to use the main program to ...
Posted on August 23, 2017 at 15:45I have managed to update firmware via CAN and the SSTM32 builtin bootloader.I have a 40Kbyte firmware that works fine, after firmware upload I can run it with the 'Go' command.I have another 66Kbyte firmware that al...
Posted on April 11, 2017 at 09:41 Good Day Please help me understand if I am using the Polling Mode correctly for the ADC. I have not gone through the trouble of setting up DMA or Interrupts because these functions will hardly ever be used in ...