Resolved! SD Card
Posted on March 30, 2017 at 18:49Hi, I'm using the cubeF4 to work on FATFS application and i'm searching for a function in FATFS library that can return the content of the SD Card: number of files and their names. Thank you.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on March 30, 2017 at 18:49Hi, I'm using the cubeF4 to work on FATFS application and i'm searching for a function in FATFS library that can return the content of the SD Card: number of files and their names. Thank you.
I'm working with an STM32F217 and I have a few timer channels setup as sync clocks to regulators (around 1.5 MHz). I'm checking to make sure my sync lines are actually using HSE as a reference clock by looking at the phase drift between my external o...
hiwe have requirement of SIL2/ SIL3 verified microcontroller which have 24 adc channel, UART(2), ETHERNET, CAN(2),SPI,I2C, 512KB FLASH ETC.kindly suggest us
Hello everybody!I am using an STM32H750VBT6 controller and a NAND memory - MX30LF1G18AC. Initialization via CubeMX, using the development of a Keil.I can view the id, I can record and view all the entries: HAL_NAND_Write_Page_8b, HAL_NAND_Read_Page_8...
hello ,I am looking for disable debug in lower mode in stm32u575 MCU as they have option to disable debug mode in low power mode like "STOP 1 2 3 " but not available for low power sleep mode is there any one have worked on it and dose it have some...
Hi, I am seeking product recommendations from you for developing our project using an NXP board. We require a simple and cost-efficient board suitable for a medical patient monitor. Key considerations include interfacing with a 12-lead ECG module (SP...
Hi,I am configuring TIM1 to generate interrupt via MX and I can see that the ISR for TIM1 break is added to the code.But the interrupt never triggers. I know that break from comparator does happen, but no interrupt!Does anyone know what could be wron...
Hello, I'm trying to configure my NUCLEO-U575ZI-Q to read multiple channels of ADC at once. I will describe the settings in the following and then raise my questions:1- I use IN1 and IN2 on ADC4 which corresponds to PC0 and PC1 on the EVB2- I set sca...
Hello every body.MCU:STM32F103RBT6 LQFP-64 PackagePWM Capture in on PA6(TIM3-CH1)The PWM Capture signal source is Frequence is 50KHZ to 1.0MHZ, Duty cycle and Frequence always change by loading switch.PWM Out Function on foue output are:PA8(TIM1-CH1...
I have been trying to read the ultrasonic sensor data from STM32F072-Nucleo and transmit the received data to STM32F746G using URAT configuration but the problem is unable to receive the data . As per the data sheet pins(0,1)are dedicated to UART but...