Hello,I work for an engineering department. For an new development, I want to discover STM32H5 family to nkow whether cryptographic capabilities are suitable for my project.I tried to learn with the wiki by ST, a learning section uses exactly the sam...
I am using B-L462E-CELL1, but truphone does not provide services for LTE-M in my country. So I am trying to use a physical sim instead. How do I diasble the esim to send sms messages via the plastic sim card?
Hello,I'm little bit confuse.I have design a pcb with the STM32F103RGT6 (LQFP64pins) and during a check with with MXCube i have a doubt.My need ( at least :(> 2x TIMx mode encoder.> 2x TIMx pwm mode> 1x TIMx for my program.On MXcube Selector > 14 ...
Hello,Does ST plan to support Matter over WIFI? Is there any EVK which is available to test Matter over WIFI. If yes, please provide us the details of EVK as well as source code.Best Regards,Pavan
I have an Adafruit STM32F405 Feather Express. I am compiling / uploading with Arduino IDE V2.1.0 with Windows 11 64. The board worked well for about a week, but no longer connects/shows up as Port 5 of USB. I was successfully connecting and uploading...
I'm working on a SPI slave right now and found some weird behavior in the peripheral on a STM32g441. The following code is within a GPIO interrupt that's triggered by the CS pin rising. The peripheral clock is 160 MHz and sclk is 1.3 MHz. The spi mod...
Hi All,I am using STM32F410RB chip.I want to make launch adc from timer periodically.From reference manual (RM0401) ADC can be triggered from TIM1_CH1 event.On figure 49 the only connection from TIM1 to ADC is TRGO.And from the same figure this TRGO ...