Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

__RBIT() and Truestudio

I want to reverse the Bits of a unsigned long data that is acquired by serial port. I used __RBIT() function in Attolic Truestudio but it does not work . I found during debugging the ARM_ARCH_7M  is not defined .I compiled similar code in the KEIL , ...

MNoor.10 by Associate
  • 1030 Views
  • 3 replies
  • 0 kudos

pointer above 0x4000

pointer above 0x4000 Hi,Why I cannot use pointer above 0x4000. I have declared array form 0x200023d0 [+6000 32bit], so end about 0x28950a10. I am using STM32F769. Iam getting Failed to execute MI command:-data-evaluate-expression *(pDataVectSourceAdd...

embvis by Associate III
  • 1021 Views
  • 3 replies
  • 0 kudos

C++17 support

Hello,Do you plan to enable C++17 or gnu++17 option in the general setting panel for C++ ?Seems like the already bundled GCC compiler support quite a few of C++17 features, and an update to latest gcc-arm would be nice too.I'm mainly looking for chro...

who to implement HAL_GetTick()

I am trying to find time it takes for a loop, am I missing something ?uint32_t time1 = HAL_GetTick();...unit32_t time= HAL_GetTick( ) - time1;I am using Keil when I add time to watch list I am getting response cannot evaluate. It does not show anythi...

MNapi by Senior III
  • 2789 Views
  • 6 replies
  • 0 kudos

Can I use GNU Scientific Library with STM32?

Hello! ​ Wonder if I can get compile the GNU Scientific Library for STM32? I need to cross compile GNU Scientific Library for STM32 before I can use it in my library. But how can I do that ?​I'm using TrueSTUDIO on Linux and also F401RE Nucleo. ​​ I ...

DMårt by Lead
  • 2124 Views
  • 5 replies
  • 0 kudos

How to read program counter in C

Hi. I'm trying to determine which flash bank running code resides in. I'm planning on reading the program counter and use that to determine which bank I'm in. Both GCC and the Arm compiler have some variant of a __current_pc() intrinsic. I haven't be...

LThal by Associate III
  • 3772 Views
  • 5 replies
  • 0 kudos

TrueSTUDIO printf output is limited

Hi there, I've configured my TrueSTUDIO in the following way: https://www.youtube.com/watch?v=qSzme7qcBb0, to redirect the output of my printf-function to console. It works, but the output is limited, sometimes if I want to output a bigger amount of ...

Resolved! How to generate hex file in True Studio? not elf.

size of elf file and hex file is different for same code hex file size is small so in true studio use elf file thats why i get error FLASH' overflowed by 156416 bytes C/C++ Problemif both file generate then also gives same error so only HEX file not ...

0690X000006D1VgQAK.bmp 0690X000006D1VWQA0.jpg