Resolved! SIL 2/SIL 3 Microcontroller requirement
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
Ask questions, find answers, and share insights on STM32 products and their technical features.
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...
Hi all,I'm experimenting on an STM32F723disco board, trying out some audio DSP. I seem to be getting abysmal processing speed.So as a first sanity check I did a simple nop timing test:Turn on a GPIO pin, do 50 nops, turn the GPIO pin off. (By 50 nops...
We want to do parallel communication. How can we do parallel communication with the following microcontroller?Is it possible to perform parallel communication by using I2C function?[IDE]STM32CubeIDE 1.14.0[MCU] STM32F412VGT6