STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Nucleo L433RC-P UART Example

Posted on April 19, 2018 at 01:21Hi,I am new to the ST products and I am working with the STM32L433, I have an evaluation board. So, I was looking the software that you provide and for this MCU only have 5 examples. (PWR and Templates). I was wonder...

How does USB Host CDC data communication work?

Posted on April 18, 2018 at 02:11Hello everyone,I'm trying to get USB Host CDC working on STM32F407-DISC board. I'm using USB library version 2.2.0.So far, I got enumeration working fine by connecting a CDC device. I'm able to send data to the CDC d...

Pilot B by Associate II
  • 240 Views
  • 3 replies
  • 0 kudos

nucleo F429ZI template

Posted on April 18, 2018 at 22:41Hello,I am new for STM32. I got NUCLEO-144 F429ZI board. it is pretty good start board. However, it seems pin mapping are different from different board. I can't find any documents to tell me the pin mapping. I use s...

Re: port uclinux on stm32f7?

Posted on April 14, 2018 at 15:23I add earlyprintl support for stm32f767igt,and it seems success.i modified the start_kernel() function as belowextern void printascii(const char *);asmlinkage __visible void __init start_kernel(void){ char *command_l...

DFSDM and ADC

Posted on April 18, 2018 at 17:00Does anyone has been able to use DFSDM to filter data from the internal ADC?I have ADC triggered by a timer in order to acquire data equidistant in time.It works fine but I need to filter them better than using its o...

giuseppe by Associate II
  • 207 Views
  • 0 replies
  • 0 kudos

Another question about HAL_UART_Receive_IT

Posted on April 18, 2018 at 15:01Recently, I've encountered problems with 'HAL_UART_Receive_IT()'. So I go here for solutions. I see several suggestions to put another 'HAL_UART_Receive_IT()' in  'HAL_UART_RxCpltCallback()', but they didn't give whi...

Slow SPI data transfer B-L475E-IOT01A kit

Posted on April 18, 2018 at 06:43HiAfter looong work with Microchip's PICs we are moving our desing on the fly to STM32L4 series MCU because it has hardware SDIO core. After some tests I see 55Mbps on STM32L476-EVAL with microSD Class 10 and 32KB bu...

0690X0000060AdIQAU.png 0690X0000060AdRQAU.png 0690X0000060AdNQAU.png 0690X0000060AdWQAU.png

bxCAN BankNumber value

Posted on December 22, 2017 at 15:58I have a problem understanding the choice of BankNumber value:1- how to choose the BankNumber value and the relation with the FilterNumber register2- what is the register that must support the value of BankNumberT...

STM32F103 ADC supply config

Posted on April 15, 2018 at 10:06Hi to alldatasheet 13587 Rev 17 5.3.1 table 9 says: Vdda must be same potential as Vdd with a maximum diff of 300mV (footnote).5.3.18 table 46 says: Vdda must be between 2.4 - 3.6 and not mentioning anything about Vd...

How cancel HAL_UART_Receive_IT

Posted on June 15, 2017 at 13:54Hello to all friends,I want If not receive the data In the specified time , cancel The HAL_UART_Receive_IT And re-send request commandI don't want use HAL_UART_Receive I want use HAL_UART_Receive_IT How make timeout f...

Pedram by Associate III
  • 402 Views
  • 6 replies
  • 0 kudos
Labels