STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

my computer show did not recognize stm32 ....

Posted on April 09, 2018 at 18:06Hi, i facing a problem. When i connect stm32 with USB cable to my computer, my computer show did not recognize this devices. Although i already install the  STM32 Virtual COM port driver and follow the instruction.

Tan Wen by Associate
  • 145 Views
  • 1 replies
  • 0 kudos

f_print vs F_write in FatFs

Posted on April 06, 2018 at 07:04I am working with F746G-Discovery board running the project application FatFs_uSD built in the repository.  The application runs using the code as is which writes the data to the uSD with the f_write function.  There...

GreenGuy by Senior III
  • 432 Views
  • 4 replies
  • 0 kudos

Resolved! SDIO_STA_STBITERR & SDIO_STA_STBITER

Posted on April 09, 2018 at 17:01Dear ST team,from STM32Cube F4 V1.21.0in the stm32f4xxhal_sd.c there are some#ifdef SDIO_STA_STBITER    __HAL_SD_ENABLE_IT(hsd, (SDIO_IT_DCRCFAIL | SDIO_IT_DTIMEOUT | SDIO_IT_TXUNDERR | SDIO_IT_STBITERR));    #else /...

Input capture timer configuration

Posted on April 06, 2018 at 13:00Hi friends,What are the steps to configure input capture timer?how we give correct prescaler and period values for that? Have any demo video for that?SunilCalixto Systems

STM32F412 UART Boot no response ...

Posted on April 06, 2018 at 17:10Hi There,I am going a bit crazy about this. I have a custom board with STM32412 on it. I have connected TX and RX to PA9 and PA10, I ensure that Boot0 == 1 and PB2 (boot1) == 0 (just in case). As per  AN2606.And the ...

startup_stm32f100xb.s: error: A1023E

Posted on April 09, 2018 at 12:52I am using STM32CubeMX version 4.25.0, STM32Cube V1.0 on my laptop.My STM32CubeMX, STM32Cube MCU packages and embedded software packs are also up-to-date.I have selected MCU STM32F100V8Tx as per our development board...

STM32F030C8 Re-programming

Posted on April 09, 2018 at 12:56Hello All,I am using STM32F030C8 MCU. I have configured SWCLK pin as output and programmed it. but after configuring the SWCLK pin as output, I am not able to reprogram the MCU again with programmer. Please help!!!#

Unable to perform read in AT24c256

Posted on April 08, 2018 at 12:36 Iam trying to write and read to eeprom . I think i have wrote , in the code i have commended out the write function. Now am trying to read, but the rxne is alwys reset Please tell the correct usage of the funct...

NUCLEO-L4R5ZI Debug issue.

Posted on April 06, 2018 at 13:04Hi Team,I have issue in debugging NUCLEO-L4R5ZI, i m facing with following error, for the IOToggle code.Please let me know what i need to change in the below script. to fix the issue to proceed in debug.IDE: Atollic ...

0690X0000060ASYQA2.png

RM0394 reference manual Errors

Posted on April 06, 2018 at 23:54For the next update to RM0394 ('Reference Manual - STM32L43xxx STM32L44xxx STM32L45xxx STM32L46xxxadvanced ARM®-based 32-bit MCUs'):=========On page 74, in the table showing page locations in memory, it shows page 2...