STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CoIDE - and CooCox - dead?

Posted on March 21, 2018 at 12:24CoIDE is still listed as 'Active' by ST: http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/coide.html But it seems that CooCox and C...

0690X0000060ABNQA2.png 0690X0000060ABmQAM.png

Resolved! Issue casting an integer type to char type/string

Here is the method defined in the .h file: void ILI9341_DrawText(const char* str, const uint8_t font[], uint16_t X, uint16_t Y, uint16_t color, uint16_t bgcolor); the method defined in the .c file: void ILI9341_DrawText(const char* str, const uint8_...

NUCLEO-STM32U083RC HAL_UART_Receive reads nothing

Hi all,I have recently purchased a U083RC core and I am having problems reading data using USART1 under Single Wire (Half-duplex mode).I am connecting to a sensor that only uses a single wire to send and receive data using a custom protocol running a...

husq by Associate
  • 780 Views
  • 1 replies
  • 0 kudos

STM32G0C1CEU RTC_REFIN and GPIO Input state

HiI am designing PCB with the MCU above. I do not have any devboard for now with G0 to check what I need.I want to utilyze the REFIN function of the RTC. I also need to check presence of this signal (if there is no 50Hz signal for some time [few 100'...

Resolved! stm32h747 discovery blank

i just received my brand new stm32h747 discovery board, on power-up it does nothing just two LEDs light up, according to the user manual it should be preloaded with a demo.I checked in cube prog and it reports as blank.Is it possible that my device g...

Resolved! STM32G4 dithering + DMAR + 16bit access

There is glitch when accessing timer registers using DMA- Halfword memory to halfword peripheral DMA transfer- DMA target is TIM15->DMAR, configured to write ARR register.- TIM15 dithering enabledUnder these conditions, bits from ARR[3:0] will end up...

ledvinap by Associate II
  • 1701 Views
  • 6 replies
  • 2 kudos

Kit cables

Hello, got Nucleo F439 kit, amazed to see no cables in it.Wanted to check if the cable "USB Micro-B connector (CN1)" is same for "USB Micro-AB connector (CN13)" connected in reverse?Cause Im not able to identify cable "USB Micro-AB" to buy.

GauravK by Senior
  • 896 Views
  • 1 replies
  • 0 kudos

Resolved! stm32 CAN interrupt not triggering

Hello,I have waisted 2 days already on trying to figure out why interrupt is not being triggered when using CAN RX.I started new fresh project just to test the CAN and debug it so there is not much initialized here.So sending data via CAN works for m...

PPopo.1 by Senior
  • 5579 Views
  • 10 replies
  • 1 kudos